Home
last modified time | relevance | path

Searched defs:dispatchmgr (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/bind/dist/lib/dns/tests/
H A Ddispatch_test.c40 dns_dispatchmgr_t *dispatchmgr = NULL; variable
/minix3/external/bsd/bind/dist/bin/tests/
H A Dbyaddr_test.c90 dns_dispatchmgr_t *dispatchmgr; in main() local
H A Dbyname_test.c209 dns_dispatchmgr_t *dispatchmgr; in main() local
H A Dadb_test.c63 static dns_dispatchmgr_t *dispatchmgr; variable
/minix3/external/bsd/bind/dist/bin/tests/system/tkey/
H A Dkeydelete.c151 dns_dispatchmgr_t *dispatchmgr; in main() local
H A Dkeycreate.c209 dns_dispatchmgr_t *dispatchmgr; in main() local
/minix3/external/bsd/bind/dist/bin/named/
H A Dinterfacemgr.c81 dns_dispatchmgr_t * dispatchmgr; member
176 dns_dispatchmgr_t *dispatchmgr, in ns_interfacemgr_create()
/minix3/external/bsd/bind/dist/bin/tests/dst/
H A Dgsstest.c451 dns_dispatchmgr_t *dispatchmgr; in main() local
/minix3/external/bsd/bind/dist/lib/dns/
H A Drequest.c65 dns_dispatchmgr_t *dispatchmgr; member
144 dns_dispatchmgr_t *dispatchmgr, in dns_requestmgr_create()
507 isblackholed(dns_dispatchmgr_t *dispatchmgr, isc_sockaddr_t *destaddr) { in isblackholed()
H A Dclient.c93 dns_dispatchmgr_t *dispatchmgr; member
261 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, in getudpdispatch()
317 isc_timermgr_t *timermgr, dns_dispatchmgr_t *dispatchmgr, in createview()
455 dns_dispatchmgr_t *dispatchmgr = NULL; in dns_client_createx2() local
H A Dview.c704 dns_dispatchmgr_t *dispatchmgr, in dns_view_createresolver()
H A Dresolver.c170 dns_dispatchmgr_t * dispatchmgr; member
427 dns_dispatchmgr_t * dispatchmgr; member
8222 dns_dispatchmgr_t *dispatchmgr, in dns_resolver_create()
/minix3/external/bsd/bind/dist/bin/nsupdate/
H A Dnsupdate.c145 static dns_dispatchmgr_t *dispatchmgr = NULL; variable