Searched defs:fifoinfo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c118 struct streamtab fifoinfo = { &fifo_strdata, &fifo_stwdata, NULL, NULL }; variable in typeref:struct:streamtab
148 * Return the fifoinfo structure.
153 return (&fifoinfo);

Completed in 47 milliseconds