Searched refs:DT_DIR (Results 1 – 3 of 3) sorted by relevance
41 #define DT_DIR 4 macro
90 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) { in __sysconf_nprocessors_conf()
709 #ifdef DT_DIR in fts_build()711 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()