get directory stream file descriptor NAME dirfd - get directory stream file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS......e <linux/fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> int execveat(int dirfd , const char * pathname , char *const _Nullable argv [], char *const _Nullable en….../* Definition of AT_* constants */ #include <sys/time.h> [[deprecated]] int futimesat(int dirfd , const char * pathname , const struct timeval times [2]); Feature Test Macro Req…...lude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int utimensat(int dirfd , const char * pathname , const struct timespec times [_Nullable 2], int flags );…...lude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int utimensat(int dirfd , const char * pathname , const struct timespec times [_Nullable 2], int flags );…...nclude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int mkdirat(int dirfd , const char * pathname , mode_t mode ); Feature Test Macro Requirements for glib…...nclude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int mkdirat(int dirfd , const char * pathname , mode_t mode ); Feature Test Macro Requirements for glib…...clude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int mkfifoat(int dirfd , const char * pathname , mode_t mode ); Feature Test Macro Requirements for glib…...clude <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int mkfifoat(int dirfd , const char * pathname , mode_t mode ); Feature Test Macro Requirements for glib…...e <fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> ssize_t readlinkat(int dirfd , const char *restrict pathname , char *restrict buf , size_t bufsiz ); Feature T…...e <fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> ssize_t readlinkat(int dirfd , const char *restrict pathname , char *restrict buf , size_t bufsiz ); Feature T….../fanotify.h> int fanotify_mark(int fanotify_fd , unsigned int flags , uint64_t mask , int dirfd , const char *_Nullable pathname ); DESCRIPTION For an overview of the fanotify A…....h> /* Definition of SYS_* constants */ #include <unistd.h> long syscall(SYS_openat2, int dirfd , const char * pathname , struct open_how * how , size_t size ); Note : glibc pro…...nclude <fcntl.h> /* Definition of AT_* constants */ #include <dirent.h> int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist , int (* filter …...nclude <fcntl.h> /* Definition of AT_* constants */ #include <dirent.h> int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist , int (* filter …...nclude <fcntl.h> /* Definition of AT_* constants */ #include <dirent.h> int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist , int (* filter …...nclude <fcntl.h> /* Definition of AT_* constants */ #include <dirent.h> int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist , int (* filter …...nclude <fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> int faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel dif…...nclude <fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> int faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel dif…...nclude <fcntl.h> /* Definition of AT_* constants */ #include <unistd.h> int faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel dif…