Searched refs:insq (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtirdwr.c448 (void) insq(q, emp, tmp);
H A Dstream.c2980 * insq can be called with the stream frozen, but other utility functions
2984 insq(queue_t *q, mblk_t *emp, mblk_t *mp) function
3020 "insq: attempt to insert message out of order "
H A Dtl.c6252 (void) insq(wq, wq->q_first, mp);
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h802 extern int insq(queue_t *, mblk_t *, mblk_t *);
/illumos-gate/usr/src/man/man9f/
H A DMakefile288 insq.9f \

Completed in 640 milliseconds