Searched refs:QUSE (Results 1 – 4 of 4) sorted by relevance
168 #define QUSE 0x00000020 /* This queue in use (allocation) */ macro
140 q->q_flag = QISDRV | QMTSAFE | QNOENB | QREADR | QUSE; in log_makeq()
3388 qp->q_flag = QUSE | QREADR; in allocq()3404 wqp->q_flag = QUSE; in allocq()3511 qp->q_flag &= ~QUSE; in freeq()3512 wqp->q_flag &= ~QUSE; in freeq()
76 { SF(QUSE), "This queue in use (allocation)" },