Searched refs:d_type (Results 1 – 6 of 6) sorted by relevance
58 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) { in get_nprocs_conf()
716 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()
70 unsigned char d_type; \
289 if (de->d_type == DT_LNK) { in CountOpenFds()
102 if (dir->d_type == DT_LNK) { in TEST()
85 u_int8_t d_type; member