Searched defs:blocks (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drrl.h225 ISC_LIST(dns_rrl_block_t) blocks; member in struct:dns_rrl
/bind-9.11.3/lib/isc/
H A Dmem.c95 unsigned long blocks; member in struct:stats
610 ctx->stats[new_size].blocks++;
613 * Set up a linked-list of blocks of size
675 * If there are no blocks in the free list for this size, get a chunk
676 * of memory and then break it up into "new_size"-sized blocks, adding
1416 (s->blocks != 0U || s->freefrags != 0U))
1418 s->blocks, s->freefrags);

Completed in 17 milliseconds