Home
last modified time | relevance | path

Searched defs:fifonode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h77 struct fifonode { struct
81 fifonode_t *fn_dest; /* the other end of a pipe */ argument
96 fifonode_t *fn_nextp; /* next link in the linked list */ argument
97 fifonode_t *fn_backp; /* back link in linked list */ argument
113 #define ISPIPE 0x0001 /* fifonode is that of a pipe */ argument