Home
last modified time | relevance | path

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

/bionic/libc/include/
Ddirent.h70 unsigned char d_type; \
/bionic/tests/
Dutils.h288 if (de->d_type == DT_LNK) { in CountOpenFds()
Difaddrs_test.cpp107 if (dir->d_type == DT_LNK) { in TEST()
/bionic/libc/kernel/uapi/linux/
Dcoda.h73 u_int8_t d_type; member
/bionic/libc/bionic/
Dfts.c711 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()