Searched defs:dirfd (Results 1 – 5 of 5) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | execveat.c | 26 execveat (int dirfd, const char *path, char *const argv[], char *const envp[], in execveat()
|
A D | fanotify_mark.c | 24 __fanotify_mark (int fd, unsigned int flags, uint64_t mask, int dirfd, in __fanotify_mark()
|
A D | closefrom_fallback.c | 35 int dirfd = __open_nocancel (FD_TO_FILENAME_PREFIX, O_RDONLY | O_DIRECTORY, in __closefrom_fallback() local
|
A D | malloc-hugepages.c | 148 int dirfd = __open64_nocancel ("/sys/kernel/mm/hugepages", in __malloc_hugepage_config() local
|
/sysdeps/mach/hurd/ |
A D | execveat.c | 29 __execveat (int dirfd, const char *file_name, char *const argv[], in __execveat()
|
Completed in 7 milliseconds