Home
last modified time | relevance | path

Searched defs:fillcount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dmem.c183 size_t fillcount; /*%< # of items to fetch on each fill */ global() member
1344 const size_t fillcount = mpctx->fillcount; isc__mempool_get() local
1346 const size_t fillcount = 1; isc__mempool_get() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmem.c202 unsigned int fillcount; /*%< # of items to fetch on each fill */ member