Searched defs:fd (Results 1 - 25 of 802) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/coreutils/lib/
H A Ddup-safer.c31 dup_safer (int fd) argument
H A Dclose.c27 rpl_close (int fd) argument
H A Ddirfd.c28 int fd = DIR_TO_FD (dir_p); local
H A Ddup-safer-flag.c40 dup_safer_flag (int fd, int flag) argument
H A Dfchown-stub.c12 fchown (int fd, uid_t uid, gid_t gid) argument
H A Dfd-safer.c37 fd_safer (int fd) argument
H A Dpipe-safer.c31 pipe_safer (int fd[2]) argument
H A Dutimens.h15 lutimensat (int fd, char const *file, struct timespec const times[2]) argument
/haiku-fatelf/src/libs/util/
H A Dlogin_tty.c51 login_tty(int fd) argument
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dclose.c19 close(int fd) argument
H A Dsync.c19 fsync(int fd) argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Ddup-safer.c35 dup_safer (int fd) argument
H A Dfchown-stub.c12 fchown (int fd, uid_t uid, gid_t gid) argument
H A Dpipe-safer.c31 pipe_safer (int fd[2]) argument
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dfreopen64.c43 int fd = -1; local
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dflock.c17 flock(int fd, int op) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/fsync/
H A D5-1.c26 int fd; local
H A D7-1.c33 int fd[2]; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/shm_open/
H A D11-1.c25 int fd, flags; local
H A D22-1.c25 int fd; local
H A D38-1.c24 int fd = 0, count = 0; local
H A D41-1.c24 int fd, result; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/shm_unlink/
H A D1-1.c26 int fd; local
H A D2-1.c26 int fd; local
H A D5-1.c27 int fd; local

Completed in 119 milliseconds

1234567891011>>