Searched refs:dns_dispatchmgr_create (Results 1 - 10 of 10) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddispatch.h138 dns_dispatchmgr_create(isc_mem_t *mctx, isc_entropy_t *entropy,
/bind-9.6-ESV-R11/bin/tests/
H A Dbyaddr_test.c133 RUNTIME_CHECK(dns_dispatchmgr_create(mctx, NULL, &dispatchmgr)
H A Dbyname_test.c253 RUNTIME_CHECK(dns_dispatchmgr_create(mctx, NULL, &dispatchmgr)
H A Dadb_test.c170 result = dns_dispatchmgr_create(mctx, NULL, &dispatchmgr);
171 check_result(result, "dns_dispatchmgr_create");
/bind-9.6-ESV-R11/bin/tests/system/tkey/
H A Dkeydelete.c194 RUNCHECK(dns_dispatchmgr_create(mctx, NULL, &dispatchmgr));
H A Dkeycreate.c253 RUNCHECK(dns_dispatchmgr_create(mctx, NULL, &dispatchmgr));
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dgsstest.c494 RUNCHECK(dns_dispatchmgr_create(mctx, ectx, &dispatchmgr));
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c781 result = dns_dispatchmgr_create(mctx, entropy, &dispatchmgr);
782 check_result(result, "dns_dispatchmgr_create");
/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c1803 dns_dispatchmgr_create(isc_mem_t *mctx, isc_entropy_t *entropy, function
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c4189 CHECKFATAL(dns_dispatchmgr_create(ns_g_mctx, ns_g_entropy,

Completed in 287 milliseconds