Searched refs:S_IFIFO (Results 1 – 1 of 1) sorted by relevance
16 #define S_IFIFO 0010000 macro26 #define S_ISFIFO(m) (((m) & S_IFMT) == S_IFIFO)