Searched refs:fifo_stwdata (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 116 extern struct qinit fifo_stwdata; 120 struct streamtab fifoinfo = { &fifo_strdata, &fifo_stwdata, NULL, NULL };
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | streamio.c | 161 struct qinit fifo_stwdata = { NULL, strwsrv, NULL, NULL, NULL, &fifowm_info }; variable 460 setq(qp, &fifo_strdata, &fifo_stwdata, NULL, QMTSAFE, in stropen()
|