Searched defs:dfd (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/dirent/ |
D | opendir.c | 25 __opendirat (int dfd, const char *name) in __opendirat()
|
D | scandirat.c | 22 __scandirat (int dfd, const char *dir, struct dirent ***namelist, in __scandirat()
|
D | scandirat64.c | 23 scandirat64 (int dfd, const char *dir, struct dirent64 ***namelist, in scandirat64()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | dl-openat64.c | 25 openat64 (int dfd, const char *file, int oflag, ...) in openat64()
|
D | opendir.c | 69 __opendirat (int dfd, const char *name) in __opendirat()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | opendir.c | 72 __opendirat (int dfd, const char *name) in __opendirat()
|
/glibc-2.36/elf/ |
D | pldd.c | 108 int dfd = open (buf, O_RDONLY | O_DIRECTORY); in main() local 278 get_process_info (const char *exe, int dfd, long int pid) in get_process_info()
|
/glibc-2.36/support/ |
D | shell-container.c | 96 int sfd = -1, dfd = -1; in copy_func() local
|
D | test-container.c | 442 int sfd, dfd; in copy_one_file() local
|
/glibc-2.36/posix/ |
D | glob.c | 1360 int dfd = dirfd (stream); in glob_in_dir() local
|