Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 25 of 39) sorted by relevance

12

/posix/
A Dtst-posix_spawn-fd.c40 one_test (const char *name, int (*func) (int), int fd, in one_test() argument
79 addopen (int fd) in addopen()
86 adddup2 (int fd) in adddup2()
92 adddup2_reverse (int fd) in adddup2_reverse()
98 addclose (int fd) in addclose()
A Dtst-fexecve.c27 try_fexecve (int fd) in try_fexecve()
68 int fd; in do_test() local
A Dspawn_valid_fd.c24 __spawn_valid_fd (int fd) in __spawn_valid_fd()
A Dfpathconf.c25 __fpathconf (int fd, int name) in __fpathconf()
A Dspawn_faction_addclose.c28 int fd) in __posix_spawn_file_actions_addclose()
A Dspawn_faction_addfchdir.c27 int fd) in posix_spawn_file_actions_addfchdir_np()
A Dfexecve.c26 fexecve (int fd, char *const argv[], char *const envp[]) in fexecve()
A Dspawn_faction_adddup2.c28 int fd, int newfd) in __posix_spawn_file_actions_adddup2()
A Dpread.c24 __libc_pread (int fd, void *buf, size_t nbytes, off_t offset) in __libc_pread()
A Dpread64.c24 __libc_pread64 (int fd, void *buf, size_t nbytes, off64_t offset) in __libc_pread64()
A Dpwrite.c24 __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset) in __libc_pwrite()
A Dpwrite64.c24 __libc_pwrite64 (int fd, const void *buf, size_t nbytes, off64_t offset) in __libc_pwrite64()
A Dtst-execveat.c34 call_execveat (int fd, const char *pathname, int flags, int expected_fail, in call_execveat()
81 int fd; in do_test() local
A Dspawn_int.h43 int fd; member
47 int fd; member
52 int fd; member
63 int fd; member
A Dtst-spawn4-compat.c38 int fd = create_temp_file ("tst-spawn4.", &scriptname); in do_test() local
A Dtst-spawn4.c32 int fd = create_temp_file ("tst-spawn4.", &scriptname); in do_test() local
A Dspawn_faction_addopen.c29 int fd, const char *path, int oflag, in __posix_spawn_file_actions_addopen()
A Dtst-mmap.c16 int fd; in do_test() local
A Dtst-fork.c38 int fd; in main() local
A Dtst-spawn5.c54 long unsigned int fd = strtoul (str, &endptr, 10); in parse_fd() local
71 int fd; in handle_restart() member
99 long int fd = strtol (e->d_name, &endptr, 10); in handle_restart() local
A Dtst-execvp3.c24 int fd = create_temp_file ("testscript", &fname); in do_prepare() local
A Dtst-vfork1.c32 int fd[2]; in do_test() local
A Dtst-preadwrite-common.c35 static int fd; variable
A Dbug-getopt1.c44 int fd = mkstemp (fname); in do_test() local
A Dbug-getopt2.c42 int fd = mkstemp (fname); in do_test() local

Completed in 44 milliseconds

12