Searched refs:S_ISFIFO (Results 1 – 2 of 2) sorted by relevance
25 #define S_ISFIFO(m) (((m) & S_IFMT) == S_IFIFO) macro
Completed in 3 milliseconds