Searched refs:QUSE (Results 1 – 4 of 4) sorted by relevance
165 #define QUSE 0x00000020 /* This queue in use (allocation) */ macro
138 q->q_flag = QISDRV | QMTSAFE | QNOENB | QREADR | QUSE; in log_makeq()
3364 qp->q_flag = QUSE | QREADR; in allocq()3380 wqp->q_flag = QUSE; in allocq()3487 qp->q_flag &= ~QUSE; in freeq()3488 wqp->q_flag &= ~QUSE; in freeq()
72 { SF(QUSE), "This queue in use (allocation)" },