Searched refs:dns_cache_create (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dcache.h64 dns_cache_create(isc_mem_t *cmctx, isc_taskmgr_t *taskmgr,
89 * dns_cache_create() is a backward compatible version that internally
/bind-9.6-ESV-R11/bin/tests/
H A Dbyaddr_test.c142 RUNTIME_CHECK(dns_cache_create(mctx, taskmgr, timermgr,
H A Dbyname_test.c262 RUNTIME_CHECK(dns_cache_create(mctx, taskmgr, timermgr,
H A Dadb_test.c190 result = dns_cache_create(mctx, taskmgr, timermgr, dns_rdataclass_in,
192 check_result(result, "dns_cache_create");
/bind-9.6-ESV-R11/lib/dns/
H A Dcache.c172 dns_cache_create(isc_mem_t *cmctx, isc_taskmgr_t *taskmgr, function

Completed in 14 milliseconds