Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/bionic/
Dsysinfo.cpp58 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) { in get_nprocs_conf()
Dfts.c716 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()
/bionic/libc/include/
Ddirent.h70 unsigned char d_type; \
/bionic/tests/
Dutils.h289 if (de->d_type == DT_LNK) { in CountOpenFds()
Difaddrs_test.cpp102 if (dir->d_type == DT_LNK) { in TEST()
/bionic/libc/kernel/uapi/linux/
Dcoda.h85 u_int8_t d_type; member