Searched defs:dispatchmgr (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dbyaddr_test.c88 dns_dispatchmgr_t *dispatchmgr; local
H A Dadb_test.c61 static dns_dispatchmgr_t *dispatchmgr; variable
H A Dbyname_test.c207 dns_dispatchmgr_t *dispatchmgr; local
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tkey/
H A Dkeydelete.c149 dns_dispatchmgr_t *dispatchmgr; local
H A Dkeycreate.c206 dns_dispatchmgr_t *dispatchmgr; local
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/dst/
H A Dgsstest.c448 dns_dispatchmgr_t *dispatchmgr; local
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dinterfacemgr.c50 dns_dispatchmgr_t * dispatchmgr; member in struct:ns_interfacemgr
66 ns_interfacemgr_create(isc_mem_t *mctx, isc_taskmgr_t *taskmgr, isc_socketmgr_t *socketmgr, dns_dispatchmgr_t *dispatchmgr, ns_interfacemgr_t **mgrp) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Drequest.c63 dns_dispatchmgr_t *dispatchmgr; member in struct:dns_requestmgr
489 isblackholed(dns_dispatchmgr_t *dispatchmgr, isc_sockaddr_t *destaddr) { argument
137 dns_requestmgr_create(isc_mem_t *mctx, isc_timermgr_t *timermgr, isc_socketmgr_t *socketmgr, isc_taskmgr_t *taskmgr, dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, dns_dispatch_t *dispatchv6, dns_requestmgr_t **requestmgrp) argument
[all...]
H A Dview.c647 dns_view_createresolver(dns_view_t *view, isc_taskmgr_t *taskmgr, unsigned int ntasks, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, unsigned int options, dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, dns_dispatch_t *dispatchv6) argument
H A Dclient.c84 dns_dispatchmgr_t *dispatchmgr; member in struct:dns_client
250 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, argument
410 dns_dispatchmgr_t *dispatchmgr = NULL; local
299 dns_client_createview(isc_mem_t *mctx, dns_rdataclass_t rdclass, unsigned int options, isc_taskmgr_t *taskmgr, unsigned int ntasks, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, dns_dispatch_t *dispatchv6, dns_view_t **viewp) argument
[all...]
H A Dresolver.c134 dns_dispatchmgr_t * dispatchmgr; member in struct:query
378 dns_dispatchmgr_t * dispatchmgr; member in struct:dns_resolver
7452 dns_resolver_create(dns_view_t *view, isc_taskmgr_t *taskmgr, unsigned int ntasks, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, unsigned int options, dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, dns_dispatch_t *dispatchv6, dns_resolver_t **resp) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/nsupdate/
H A Dnsupdate.c134 static dns_dispatchmgr_t *dispatchmgr = NULL; variable

Completed in 286 milliseconds