Searched refs:dns_acache_setcachesize (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dacache.h93 * dns_acache_setcachesize().
241 dns_acache_setcachesize(dns_acache_t *acache, isc_uint32_t size);
/bind-9.6-ESV-R11/lib/dns/
H A Dacache.c71 * MINSIZE is how many bytes is the floor for dns_acache_setcachesize().
1785 dns_acache_setcachesize(dns_acache_t *acache, isc_uint32_t size) { function
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c1440 dns_acache_setcachesize(view->acache, max_acache_size);

Completed in 533 milliseconds