Searched refs:dns_dispatch_getudp (Results 1 - 13 of 13) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddispatch.h241 dns_dispatch_getudp(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr,
/bind-9.6-ESV-R11/bin/tests/
H A Dbyaddr_test.c161 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr,
177 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr,
H A Dbyname_test.c280 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr,
296 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr,
H A Dadb_test.c206 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr, socketmgr,
213 RUNTIME_CHECK(dns_dispatch_getudp(dispatchmgr, socketmgr,
/bind-9.6-ESV-R11/bin/tests/system/tkey/
H A Dkeydelete.c204 RUNCHECK(dns_dispatch_getudp(dispatchmgr, socketmgr, taskmgr,
H A Dkeycreate.c263 RUNCHECK(dns_dispatch_getudp(dispatchmgr, socketmgr, taskmgr,
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dgsstest.c504 RUNCHECK(dns_dispatch_getudp(dispatchmgr, socketmgr, taskmgr,
/bind-9.6-ESV-R11/bin/named/
H A Dinterfacemgr.c263 result = dns_dispatch_getudp(ifp->mgr->dispatchmgr, ns_g_socketmgr,
H A Dserver.c685 result = dns_dispatch_getudp(ns_g_dispatchmgr, ns_g_socketmgr,
4583 result = dns_dispatch_getudp(ns_g_dispatchmgr, ns_g_socketmgr,
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c811 result = dns_dispatch_getudp(dispatchmgr, socketmgr, taskmgr,
815 check_result(result, "dns_dispatch_getudp (v6)");
823 result = dns_dispatch_getudp(dispatchmgr, socketmgr, taskmgr,
827 check_result(result, "dns_dispatch_getudp (v4)");
/bind-9.6-ESV-R11/lib/dns/
H A Drequest.c599 return (dns_dispatch_getudp(requestmgr->dispatchmgr,
H A Ddispatch.c2592 dns_dispatch_getudp(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr, function
2915 * since dns_dispatch_getudp will call dispatch_find, which returns to
H A Dresolver.c1438 result = dns_dispatch_getudp(res->dispatchmgr,

Completed in 72 milliseconds