Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Ddirent.h51 #define DT_BLK 6 macro
/aosp12/build/soong/finder/fs/
H A Dreaddir.go188 DT_BLK = 6 const