get directory stream file descriptor NAME dirfd - get directory stream file descriptor LIBRARY St...parse pathname components NAME basename, dirname - parse pathname components LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu...read a directory NAME readdir - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...scan a directory for matching entries NAME scandir, scandirat, alphasort, versionsort - scan a direc...scan a directory for matching entries NAME scandir, scandirat, alphasort, versionsort - scan a direc...scan a directory for matching entries NAME scandir, scandirat, alphasort, versionsort - scan a direc...scan a directory for matching entries NAME scandir, scandirat, alphasort, versionsort - scan a direc...return current location in directory stream NAME telldir - return current location in directory stream LIBRARY Standard...close a directory NAME closedir - close a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSI...reset directory stream NAME rewinddir - reset directory stream LIBRARY Standard C library ( libc ,...read a directory NAME readdir_r - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSI...open a directory NAME opendir, fdopendir - open a directory LIBRARY Standard C library ( libc , -lc...open a directory NAME opendir, fdopendir - open a directory LIBRARY Standard C library ( libc , -lc...set the position of the next readdir() call in the directory stream. NAME seekdir - set the position of the next readdir() cal...get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY St...get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY St...get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY St...get directory entries in a filesystem-independent format NAME getdirentries - get directory entri...parse pathname components NAME basename, dirname - parse pathname components LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu......LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ftw.h> int nftw(const char * dirpath , int (* fn )(const char * fpath , const struct stat * sb , int typeflag , stru…