/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | resolver_test.c | 42 static dns_dispatchmgr_t *dispatchmgr = NULL; global() variable
|
H A D | dispatch_test.c | 57 dns_dispatchmgr_t *dispatchmgr = NULL; global() variable [all...] |
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tkey/ |
H A D | keydelete.c |
|
H A D | keycreate.c |
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | request.c | 59 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 D | client.c | 94 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 D | view.c | 824 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 D | resolver.c | 277 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 D | request.c | 60 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 D | client.c | 98 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 D | view.c | 802 unsigned int options, dns_dispatchmgr_t *dispatchmgr, in dns_view_createresolver()
|
H A D | resolver.c | 236 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 D | ns.c | 57 dns_dispatchmgr_t *dispatchmgr = NULL; global() variable
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | interfacemgr.c | 83 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 D | mdig.c | 2103 dns_dispatchmgr_t *dispatchmgr = NULL; main() local
|