Searched refs:DIRENT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dprogs.priv.h72 # define DIRENT struct dirent64 macro
74 # define DIRENT struct dirent macro
77 # define DIRENT struct dirent macro
80 # define DIRENT struct direct macro
H A Dtoe.c168 DIRENT *subdir;
184 DIRENT *entry;
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dfiletools.cpp28 typedef struct dirent DIRENT; typedef in typeref:struct:dirent
55 DIRENT *dirEntry = NULL;
/macosx-10.10.1/man-16/man/src/
H A Dglob.c53 #if defined (USGr3) && !defined (DIRENT) macro
54 #define DIRENT
60 #if defined (POSIX) || defined (DIRENT) || defined (__GNU_LIBRARY__)
64 #else /* not POSIX or DIRENT or __GNU_LIBRARY__ */
75 #endif /* POSIX or DIRENT or __GNU_LIBRARY__ */

Completed in 148 milliseconds