Lines Matching defs:mgr

189 	dns_dispatchmgr_t *mgr; /*%< dispatch manager */  member
258 #define PORTBUFLOCK(mgr) \ argument
261 #define PORTBUFUNLOCK(mgr) \ argument
340 mgr_log(dns_dispatchmgr_t *mgr, int level, const char *fmt, ...) { in mgr_log()
358 inc_stats(dns_dispatchmgr_t *mgr, isc_statscounter_t counter) { in inc_stats()
365 dec_stats(dns_dispatchmgr_t *mgr, isc_statscounter_t counter) { in dec_stats()
524 dns_dispatchmgr_t *mgr; in destroy_disp() local
666 dns_dispatchmgr_t *mgr = disp->mgr; in get_dispsocket() local
1039 dns_dispatchmgr_t *mgr; in udp_recv() local
1603 destroy_mgr_ok(dns_dispatchmgr_t *mgr) { in destroy_mgr_ok()
1625 dns_dispatchmgr_t *mgr; in destroy_mgr() local
1660 open_socket(isc_socketmgr_t *mgr, const isc_sockaddr_t *local, in open_socket()
1735 dns_dispatchmgr_t *mgr; in dns_dispatchmgr_create() local
1787 dns_dispatchmgr_setblackhole(dns_dispatchmgr_t *mgr, dns_acl_t *blackhole) { in dns_dispatchmgr_setblackhole()
1796 dns_dispatchmgr_getblackhole(dns_dispatchmgr_t *mgr) { in dns_dispatchmgr_getblackhole()
1802 dns_dispatchmgr_setblackportlist(dns_dispatchmgr_t *mgr, in dns_dispatchmgr_setblackportlist()
1812 dns_dispatchmgr_getblackportlist(dns_dispatchmgr_t *mgr) { in dns_dispatchmgr_getblackportlist()
1818 dns_dispatchmgr_setavailports(dns_dispatchmgr_t *mgr, isc_portset_t *v4portset, in dns_dispatchmgr_setavailports()
1872 dns_dispatchmgr_setudp(dns_dispatchmgr_t *mgr, unsigned int buffersize, in dns_dispatchmgr_setudp()
1930 dns_dispatchmgr_t *mgr; in dns_dispatchmgr_destroy() local
1952 dns_dispatchmgr_setstats(dns_dispatchmgr_t *mgr, isc_stats_t *stats) { in dns_dispatchmgr_setstats()
1975 portavailable(dns_dispatchmgr_t *mgr, isc_socket_t *sock, in portavailable()
2076 dispatch_find(dns_dispatchmgr_t *mgr, const isc_sockaddr_t *local, in dispatch_find()
2114 qid_allocate(dns_dispatchmgr_t *mgr, unsigned int buckets, in qid_allocate()
2176 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, in dispatch_allocate()
2246 dns_dispatchmgr_t *mgr; in dispatch_free() local
2291 dns_dispatch_createtcp(dns_dispatchmgr_t *mgr, isc_socket_t *sock, in dns_dispatch_createtcp()
2396 dns_dispatch_gettcp(dns_dispatchmgr_t *mgr, const isc_sockaddr_t *destaddr, in dns_dispatch_gettcp()
2477 dns_dispatch_getudp_dup(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr, in dns_dispatch_getudp_dup()
2564 dns_dispatch_getudp(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr, in dns_dispatch_getudp()
2585 get_udpsocket(dns_dispatchmgr_t *mgr, dns_dispatch_t *disp, in get_udpsocket()
2696 dispatch_createudp(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr, in dispatch_createudp()
3145 dns_dispatchmgr_t *mgr; in dns_dispatch_removeresponse() local
3481 dns_dispatchmgr_t *mgr; in dns_dispatchset_create() local