Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/lib/
H A Dstat-macros.h74 # define S_ISDOOR(m) (((m) & S_IFMT) == S_IFDOOR) macro
76 # define S_ISDOOR(m) 0 macro
/dragonfly/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h436 # define S_ISDOOR(m) 0 macro
/dragonfly/gnu/usr.bin/diff/libdiffutils/sys/
H A Dstat.h667 # define S_ISDOOR(m) 0 macro