Lines Matching defs:q
254 OTHERQ(queue_t *q) in OTHERQ()
263 RD(queue_t *q) in RD()
273 SAMESTR(queue_t *q) in SAMESTR()
282 WR(queue_t *q) in WR()
481 bcanputnext(queue_t *q, unsigned char band) in bcanputnext()
492 canputnext(queue_t *q) in canputnext()
566 qprocson(queue_t *q) in qprocson()
596 qprocsoff(queue_t *q) in qprocsoff()
626 freezestr(queue_t *q) in freezestr()
651 unfreezestr(queue_t *q) in unfreezestr()
690 qwait_sig(queue_t *q) in qwait_sig()
803 qwait(queue_t *q) in qwait()
905 qwait_rw(queue_t *q) in qwait_rw()
980 qwriter(queue_t *q, mblk_t *mp, void (*func)(), int perim) in qwriter()
994 qtimeout(queue_t *q, void (*func)(void *), void *arg, clock_t tim) in qtimeout()
1023 qbufcall(queue_t *q, size_t size, uint_t pri, void (*func)(void *), void *arg) in qbufcall()
1065 quntimeout(queue_t *q, timeout_id_t id) in quntimeout()
1103 qunbufcall(queue_t *q, bufcall_id_t id) in qunbufcall()
1177 qassociate(queue_t *q, int instance) in qassociate()