Home
last modified time | relevance | path

Searched defs:S_ISWHT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dstat.h218 #define S_ISWHT(m) (((m) & 0170000) == 0160000) /* whiteout */ macro
/dragonfly/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h548 # define S_ISWHT(m) 0 macro
/dragonfly/gnu/usr.bin/diff/libdiffutils/sys/
H A Dstat.h779 # define S_ISWHT(m) 0 macro