Lines Matching full:dirent
91 # include <dirent.h>
92 # define NAMLEN(dirent) strlen((dirent)->d_name)
94 # define dirent direct
95 # define NAMLEN(dirent) (dirent)->d_namlen
111 /* In GNU systems, <dirent.h> defines this macro for us. */
118 if the `d_type' member for `struct dirent' is available. */
1316 struct dirent *d = ((flags & GLOB_ALTDIRFUNC)
1326 provided by the dirent call if possible. */