Searched refs:INPCB_STATE_INUSE (Results 1 – 3 of 3) sorted by relevance
179 INPCB_STATE_INUSE = 0x1 variable
1517 if (pcb.inp_state == 0 or pcb.inp_state == INPCB_STATE_INUSE):
894 #define INPCB_STATE_INUSE 0x1 macro