Searched refs:maxbufs (Results 1 – 1 of 1) sorted by relevance
126 static int maxbufs = -1; variable209 (maxbufs < 0 || ch_nbufs < maxbufs)) in ch_get()653 maxbufs = -1; in ch_setbufspace()657 maxbufs = bufspace / lbufk + (bufspace % lbufk != 0); in ch_setbufspace()658 if (maxbufs < 1) in ch_setbufspace()659 maxbufs = 1; in ch_setbufspace()