Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dresolver_test.c42 static dns_dispatchmgr_t *dispatchmgr = NULL; global() variable
H A Ddispatch_test.c57 dns_dispatchmgr_t *dispatchmgr = NULL; global() variable
[all...]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tkey/
H A Dkeydelete.c
H A Dkeycreate.c
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drequest.c59 dns_dispatchmgr_t *dispatchmgr; global() member
138 dns_requestmgr_create(isc_mem_t * mctx,isc_taskmgr_t * taskmgr,dns_dispatchmgr_t * dispatchmgr,dns_dispatch_t * dispatchv4,dns_dispatch_t * dispatchv6,dns_requestmgr_t ** requestmgrp) dns_requestmgr_create() argument
377 isblackholed(dns_dispatchmgr_t * dispatchmgr,const isc_sockaddr_t * destaddr) isblackholed() argument
[all...]
H A Dclient.c94 dns_dispatchmgr_t *dispatchmgr; global() member
207 getudpdispatch(int family,dns_dispatchmgr_t * dispatchmgr,dns_dispatch_t ** dispp,const isc_sockaddr_t * localaddr) getudpdispatch() argument
229 createview(isc_mem_t * mctx,dns_rdataclass_t rdclass,isc_taskmgr_t * taskmgr,unsigned int ntasks,isc_nm_t * nm,isc_timermgr_t * timermgr,dns_dispatchmgr_t * dispatchmgr,dns_dispatch_t * dispatchv4,dns_dispatch_t * dispatchv6,dns_view_t ** viewp) createview() argument
[all...]
H A Dview.c824 dns_view_createresolver(dns_view_t * view,isc_taskmgr_t * taskmgr,unsigned int ntasks,unsigned int ndisp,isc_nm_t * nm,isc_timermgr_t * timermgr,unsigned int options,dns_dispatchmgr_t * dispatchmgr,dns_dispatch_t * dispatchv4,dns_dispatch_t * dispatchv6) dns_view_createresolver() argument
[all...]
H A Dresolver.c277 dns_dispatchmgr_t *dispatchmgr; global() member
565 dns_dispatchmgr_t *dispatchmgr; global() member
10338 dns_resolver_create(dns_view_t * view,isc_taskmgr_t * taskmgr,unsigned int ntasks,unsigned int ndisp,isc_nm_t * nm,isc_timermgr_t * timermgr,unsigned int options,dns_dispatchmgr_t * dispatchmgr,dns_dispatch_t * dispatchv4,dns_dispatch_t * dispatchv6,dns_resolver_t ** resp) dns_resolver_create() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c60 dns_dispatchmgr_t *dispatchmgr; member
148 dns_dispatchmgr_t *dispatchmgr, in dns_requestmgr_create()
494 isblackholed(dns_dispatchmgr_t *dispatchmgr, const isc_sockaddr_t *destaddr) { in isblackholed()
H A Dclient.c98 dns_dispatchmgr_t *dispatchmgr; member
312 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, in getudpdispatch()
367 dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4, in createview()
423 dns_dispatchmgr_t *dispatchmgr = NULL; in dns_client_create() local
H A Dview.c802 unsigned int options, dns_dispatchmgr_t *dispatchmgr, in dns_view_createresolver()
H A Dresolver.c236 dns_dispatchmgr_t *dispatchmgr; member
531 dns_dispatchmgr_t *dispatchmgr; member
10569 unsigned int options, dns_dispatchmgr_t *dispatchmgr, in dns_resolver_create()
/netbsd-src/external/mpl/bind/dist/tests/libtest/
H A Dns.c57 dns_dispatchmgr_t *dispatchmgr = NULL; global() variable
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dinterfacemgr.c83 dns_dispatchmgr_t *dispatchmgr; global() member
282 ns_interfacemgr_create(isc_mem_t * mctx,ns_server_t * sctx,isc_taskmgr_t * taskmgr,isc_timermgr_t * timermgr,isc_nm_t * nm,dns_dispatchmgr_t * dispatchmgr,isc_task_t * task,dns_geoip_databases_t * geoip,int ncpus,bool scan,ns_interfacemgr_t ** mgrp) ns_interfacemgr_create() argument
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dmdig.c2103 dns_dispatchmgr_t *dispatchmgr = NULL; main() local