Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Ddirent.h49 #define DT_DIR 4 macro
/bionic/libc/bionic/
Dfts.c709 #ifdef DT_DIR in fts_build()
711 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()