Searched refs:rc_state (Results 1 – 2 of 2) sorted by relevance
190 if (rp->rc_state == RC_UNUSED)192 if (rp->rc_state == RC_INPROG) {207 rp->rc_state = RC_INPROG;242 rp->rc_state = RC_INPROG;288 rp->rc_state = RC_DONE;
58 u_char rc_state; /* Current state of request */ member