Home
last modified time | relevance | path

Searched refs:rwnext (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h845 extern int rwnext(queue_t *, struiod_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1067 error = rwnext(q, &uiod); in strget()
2719 error = rwnext(wqp, &uiod); in strput()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3732 rwnext(queue_t *qp, struiod_t *dp) in rwnext() function