Searched refs:FT_FIFO (Results 1 – 4 of 4) sorted by relevance
16 #define FT_FIFO 2 macro96 if (filetype == FT_FIFO) { in child()104 if (filetype == FT_FIFO) { in child()114 if (filetype != FT_FIFO) { in child()193 if (filetype == FT_FIFO) { in child()226 if (filetype == FT_FIFO) { in parent()250 if (filetype != FT_FIFO) in parent()288 case FT_FIFO: in main()317 num += filetype == FT_FIFO ? 12 : 4; in main()
16 #define FT_FIFO 2 macro67 if (filetype == FT_FIFO) { in child()75 if (filetype == FT_FIFO) { in child()98 if (filetype != FT_FIFO) { in child()180 if (filetype == FT_FIFO) { in child()223 if (filetype == FT_FIFO) { in parent()247 if (filetype != FT_FIFO) in parent()285 case FT_FIFO: in main()314 num += filetype == FT_FIFO ? 12 : 4; in main()
358 FT_FIFO, /* fifo */ enumerator
305 FT_FIFO, /* fifo */ enumerator