Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstat-macros.h140 # define S_TYPEISMQ(p) 0 macro
/dflybsd-src/sys/sys/
H A Dstat.h228 #define S_TYPEISMQ(buf) (0) /* message queue */ macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h507 # define S_TYPEISMQ(p) 0 macro