Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/posix/
Dexecveat.c27 __execveat (int dirfd, const char *path, char *const argv[], char *const envp[], in __execveat()
Dglob.c61 # define dirfd(str) __dirfd (str) macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dexecveat.c26 execveat (int dirfd, const char *path, char *const argv[], char *const envp[], in execveat()
Dfanotify_mark.c24 __fanotify_mark (int fd, unsigned int flags, uint64_t mask, int dirfd, in __fanotify_mark()
Dclosefrom_fallback.c33 int dirfd = __open_nocancel (FD_TO_FILENAME_PREFIX, O_RDONLY | O_DIRECTORY, in __closefrom_fallback() local
Dmalloc-hugepages.c148 int dirfd = __open64_nocancel ("/sys/kernel/mm/hugepages", in __malloc_hugepage_config() local
/glibc-2.36/sysdeps/mach/hurd/
Dexecveat.c29 __execveat (int dirfd, const char *file_name, char *const argv[], in __execveat()
/glibc-2.36/dirent/
Ddirent.h229 # define dirfd(dirp) _DIR_dirfd (dirp) macro