Home
last modified time | relevance | path

Searched refs:DT_WHT (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/
Ddirent.h53 #define DT_WHT 14 macro
/third_party/musl/ndk_musl_include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/musl/porting/liteos_m/kernel/include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/musl/include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/musl/porting/liteos_a/kernel/include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/musl/porting/uniproton/kernel/include/
Ddirent.h49 #define DT_WHT 14 macro
/third_party/FreeBSD/lib/libc/gen/
Dfts.c781 if (dp->d_type == DT_WHT) in fts_build()