Searched defs:fifonode (Results 1 – 1 of 1) sorted by relevance
77 struct fifonode { struct81 fifonode_t *fn_dest; /* the other end of a pipe */ argument96 fifonode_t *fn_nextp; /* next link in the linked list */ argument97 fifonode_t *fn_backp; /* back link in linked list */ argument113 #define ISPIPE 0x0001 /* fifonode is that of a pipe */ argument