Searched refs:dd_flags (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/
H A D__dirent.h14 #define dd_flags __dd_flags macro
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dreaddir.c60 if (dirp->dd_flags & __DTF_READALL)
64 if (dirp->dd_loc == 0 && !(dirp->dd_flags & __DTF_READALL)) {
84 if (dp->d_type == DT_WHT && (dirp->dd_flags & DTF_HIDEW))
H A Dopendir.c298 dirp->dd_flags = flags;

Completed in 87 milliseconds