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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dcache.h74 dns_cache_create3(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
84 * dns_cache_create3() will create a cache using two separate memory
/bind-9.6-ESV-R11/lib/dns/
H A Dcache.c177 return (dns_cache_create3(cmctx, cmctx, taskmgr, timermgr, rdclass,
187 return (dns_cache_create3(cmctx, cmctx, taskmgr, timermgr, rdclass,
193 dns_cache_create3(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr, function
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c1613 CHECK(dns_cache_create3(cmctx, hmctx, ns_g_taskmgr,

Completed in 39 milliseconds