Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Ddirent.h49 #define DT_DIR 4 macro
/aosp12/build/soong/finder/fs/
H A Dreaddir.go187 DT_DIR = 4 const