Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/fs/
H A Dfifonode.h77 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
/titanic_52/usr/src/tools/ctf/cvt/
H A Dfifo.c38 typedef struct fifonode { struct
40 struct fifonode *fn_next; argument