Searched refs:ch_oc (Results 1 – 2 of 2) sorted by relevance
412 if (chBest->ch_oc < conclimit)413 pcv = &(chBest->ch_oc);417 else if (conclimit < 0 && chBest->ch_oc > 0)418 --chBest->ch_oc;443 chBest != NULL ? chBest->ch_oc : -1592 sm_io_fprintf(fp, SM_TIME_DEFAULT, "oc=%d", ch->ch_oc);
114 int ch_oc; /* open connections */ member