Lines Matching defs:S_IFIFO
387 #ifndef S_IFIFO389 # define S_IFIFO _S_IFIFO440 # ifdef S_IFIFO441 # define S_ISFIFO(m) (((m) & S_IFMT) == S_IFIFO)