Lines Matching defs:fillcount
183 unsigned int fillcount; /*%< # of items to fetch on each fill */
1448 ISC_MSG_POOLFILLCOUNT, "fillcount"),
1462 pool->fillcount, pool->gets,
1861 mpctx->fillcount = 1;
2002 for (i = 0; i < mpctx->fillcount; i++) {
2220 mpctx->fillcount = limit;
2230 unsigned int fillcount;
2237 fillcount = mpctx->fillcount;
2242 return (fillcount);