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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dcache.h242 dns_cache_setcachesize(dns_cache_t *cache, isc_uint32_t size);
/bind-9.6-ESV-R11/lib/dns/
H A Dcache.c50 * DNS_CACHE_MINSIZE is how many bytes is the floor for dns_cache_setcachesize().
988 dns_cache_setcachesize(dns_cache_t *cache, isc_uint32_t size) { function
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c1658 dns_cache_setcachesize(cache, max_cache_size);

Completed in 25 milliseconds