Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsysinfo.cpp57 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) { in get_nprocs_conf()
Dfts.c712 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()
/bionic/libc/include/
Ddirent.h53 unsigned char d_type; \
/bionic/tests/
Difaddrs_test.cpp102 if (dir->d_type == DT_LNK) { in TEST()
/bionic/libc/kernel/uapi/linux/
Dcoda.h114 u_int8_t d_type; member