Searched refs:p_xcount (Results 1 – 2 of 2) sorted by relevance
334 while (pk->p_xcount>=pk->p_swindow) {344 pk->p_xcount++;385 pk->p_xcount--;487 if (pk->p_xcount) {517 while (pk->p_xcount && pk->p_state&LIVE) { in pkclose()543 pk->p_xcount--; in pkclose()
62 char p_xcount; /* # active output buffers */ member