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

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dcache.h61 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
75 * dns_cache_create() is a backward compatible version that internally
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dcache.h62 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
76 * dns_cache_create() is a backward compatible version that internally
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A Ddns.c76 result = dns_cache_create(mctx, mctx, taskmgr, timermgr,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcache.c187 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr, function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dcache.c185 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr, function
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c4751 CHECK(dns_cache_create(cmctx, hmctx, named_g_taskmgr,

Completed in 389 milliseconds