Lines Matching refs:LINUX_S_IFIFO
474 #define LINUX_S_IFIFO 0010000499 #define LINUX_S_ISFIFO(m) (((m) & LINUX_S_IFMT) == LINUX_S_IFIFO)