Home
last modified time | relevance | path

Searched defs:fstat_result (Results 1 – 25 of 71) sorted by relevance

123

/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.11.0/test/
H A Dtest_stat.rs66 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
103 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Disapipe.c74 int fstat_result = fstat (fd, &st); in isapipe() local
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Disapipe.c78 int fstat_result = fstat (fd, &st); in isapipe() local
/dports/misc/gnuls/coreutils-8.30/lib/
H A Disapipe.c78 int fstat_result = fstat (fd, &st); in isapipe() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Disapipe.c78 int fstat_result = fstat (fd, &st); in isapipe() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/nix/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.13.0/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/nix/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nix/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs88 let fstat_result = fstat(file.as_raw_fd()); in test_stat_and_fstat() localVariable
129 let fstat_result = fstat(link.as_raw_fd()); in test_stat_fstat_lstat() localVariable
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/
H A Dfileio.c244 int fstat_result; local
439 fstat_result = _Py_fstat_noraise(self->fd, &fdfstat); local
692 int fstat_result; local
705 fstat_result = _Py_fstat_noraise(self->fd, &status); local
/dports/lang/python-tools/Python-3.8.12/Modules/_io/
H A Dfileio.c244 int fstat_result; local
439 fstat_result = _Py_fstat_noraise(self->fd, &fdfstat); local
692 int fstat_result; local
705 fstat_result = _Py_fstat_noraise(self->fd, &status); local
/dports/lang/python38/Python-3.8.12/Modules/_io/
H A Dfileio.c244 int fstat_result; local
439 fstat_result = _Py_fstat_noraise(self->fd, &fdfstat); local
692 int fstat_result; local
705 fstat_result = _Py_fstat_noraise(self->fd, &status); local
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_io/
H A Dfileio.c244 int fstat_result; local
439 fstat_result = _Py_fstat_noraise(self->fd, &fdfstat); local
692 int fstat_result; local
705 fstat_result = _Py_fstat_noraise(self->fd, &status); local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_io/
H A Dfileio.c244 int fstat_result; local
439 fstat_result = _Py_fstat_noraise(self->fd, &fdfstat); local
692 int fstat_result; local
705 fstat_result = _Py_fstat_noraise(self->fd, &status); local
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dbootstrap_hash.c312 int fstat_result; in dev_urandom() local
316 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dbootstrap_hash.c312 int fstat_result; in dev_urandom() local
316 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dbootstrap_hash.c312 int fstat_result; in dev_urandom() local
316 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dbootstrap_hash.c305 int fstat_result; in dev_urandom() local
309 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/lang/python38/Python-3.8.12/Python/
H A Dbootstrap_hash.c312 int fstat_result; in dev_urandom() local
316 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dbootstrap_hash.c312 int fstat_result; in dev_urandom() local
316 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local
/dports/lang/python310/Python-3.10.1/Python/
H A Dbootstrap_hash.c332 int fstat_result; in dev_urandom() local
336 fstat_result = _Py_fstat_noraise(urandom_cache.fd, &st); in dev_urandom() local

123