NAME dirfd - get directory stream file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include ... sys/types.h> #include int dirfd(DIR * dirp ); Feature Test Macro…constants */ #include <sys/stat.h> int utimensat(int dirfd , const char * pathname , const struct timespec times [_Nullable ... referred to by the open file descriptor, dirfd (rath…constants */ #include int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist ... directory referred to by the file descriptor dirfd (rather than…constants */ #include int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist ... directory referred to by the file descriptor dirfd (rather than…constants */ #include int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist ... directory referred to by the file descriptor dirfd (rather than…constants */ #include int scandirat(int dirfd , const char *restrict dirp , struct dirent ***restrict namelist ... directory referred to by the file descriptor dirfd (rather than…constants */ #include <sys/stat.h> int mkfifoat(int dirfd , const char * pathname , mode_t mode ); Feature Test ... directory referred to by the file descriptor dirfd (rather than …constants */ #include <sys/stat.h> int mkfifoat(int dirfd , const char * pathname , mode_t mode ); Feature Test ... directory referred to by the file descriptor dirfd (rather than …directory stream can be obtained using dirfd (3). The opendir () function sets the close ... ALSO open (2), closedir (3), dirfd (3), readdir (3), rewinddir (3), scandir (3), seekdi…directory stream can be obtained using dirfd (3). The opendir () function sets the close ... ALSO open (2), closedir (3), dirfd (3), readdir (3), rewinddir (3), scandir (3), seekdi…ALSO getdents (2), read (2), closedir (3), dirfd (3), ftw (3), offsetof (3), opendir