Searched defs:fifonode (Results 1 – 2 of 2) sorted by relevance
77 struct fifonode { struct 113 #define ISPIPE 0x0001 /* fifonode is that of a pipe */ argument 81 fn_destfifonode global() argument 96 fn_nextpfifonode global() argument 97 fn_backpfifonode global() argument
38 typedef struct fifonode { struct 40 struct fifonode *fn_next; argument