Home
last modified time | relevance | path

Searched defs:requestmgr (Results 1 – 25 of 39) sorted by relevance

12

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Drequest.c81 dns_requestmgr_t *requestmgr; member
143 dns_requestmgr_t *requestmgr; in dns_requestmgr_create() local
243 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { in dns_requestmgr_shutdown()
255 mgr_shutdown(dns_requestmgr_t *requestmgr) { in mgr_shutdown()
296 dns_requestmgr_t *requestmgr; in requestmgr_detach() local
341 dns_requestmgr_t *requestmgr; in dns_requestmgr_detach() local
369 send_shutdown_events(dns_requestmgr_t *requestmgr) { in send_shutdown_events()
390 mgr_destroy(dns_requestmgr_t *requestmgr) { in mgr_destroy()
413 mgr_gethash(dns_requestmgr_t *requestmgr) { in mgr_gethash()
525 dns_requestmgr_t *requestmgr, in create_tcp_dispatch()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Drequest.c77 dns_requestmgr_t *requestmgr; member
138 dns_requestmgr_t *requestmgr; in dns_requestmgr_create() local
212 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { in dns_requestmgr_shutdown()
259 dns_requestmgr_t *requestmgr = NULL; in dns_requestmgr_detach() local
281 send_shutdown_events(dns_requestmgr_t *requestmgr) { in send_shutdown_events()
302 mgr_destroy(dns_requestmgr_t *requestmgr) { in mgr_destroy()
331 mgr_gethash(dns_requestmgr_t *requestmgr) { in mgr_gethash()
396 tcp_dispatch(bool newtcp, dns_requestmgr_t *requestmgr, in tcp_dispatch()
422 udp_dispatch(dns_requestmgr_t *requestmgr, const isc_sockaddr_t *srcaddr, in udp_dispatch()
451 get_dispatch(bool tcp, bool newtcp, dns_requestmgr_t *requestmgr, in get_dispatch()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Drequest.c80 dns_requestmgr_t *requestmgr; member
149 dns_requestmgr_t *requestmgr; in dns_requestmgr_create() local
206 dns_requestmgr_whenshutdown(dns_requestmgr_t *requestmgr, isc_task_t *task, in dns_requestmgr_whenshutdown()
237 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { in dns_requestmgr_shutdown()
248 mgr_shutdown(dns_requestmgr_t *requestmgr) { in mgr_shutdown()
288 dns_requestmgr_t *requestmgr; in requestmgr_detach() local
334 dns_requestmgr_t *requestmgr; in dns_requestmgr_detach() local
362 send_shutdown_events(dns_requestmgr_t *requestmgr) { in send_shutdown_events()
383 mgr_destroy(dns_requestmgr_t *requestmgr) { in mgr_destroy()
407 mgr_gethash(dns_requestmgr_t *requestmgr) { in mgr_gethash()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Drequest.c78 dns_requestmgr_t *requestmgr; member
147 dns_requestmgr_t *requestmgr; in dns_requestmgr_create() local
205 dns_requestmgr_whenshutdown(dns_requestmgr_t *requestmgr, isc_task_t *task, in dns_requestmgr_whenshutdown()
236 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { in dns_requestmgr_shutdown()
247 mgr_shutdown(dns_requestmgr_t *requestmgr) { in mgr_shutdown()
287 dns_requestmgr_t *requestmgr; in requestmgr_detach() local
333 dns_requestmgr_t *requestmgr; in dns_requestmgr_detach() local
361 send_shutdown_events(dns_requestmgr_t *requestmgr) { in send_shutdown_events()
382 mgr_destroy(dns_requestmgr_t *requestmgr) { in mgr_destroy()
406 mgr_gethash(dns_requestmgr_t *requestmgr) { in mgr_gethash()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Drequest.c80 dns_requestmgr_t *requestmgr; member
149 dns_requestmgr_t *requestmgr; in dns_requestmgr_create() local
206 dns_requestmgr_whenshutdown(dns_requestmgr_t *requestmgr, isc_task_t *task, in dns_requestmgr_whenshutdown()
237 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { in dns_requestmgr_shutdown()
248 mgr_shutdown(dns_requestmgr_t *requestmgr) { in mgr_shutdown()
288 dns_requestmgr_t *requestmgr; in requestmgr_detach() local
334 dns_requestmgr_t *requestmgr; in dns_requestmgr_detach() local
362 send_shutdown_events(dns_requestmgr_t *requestmgr) { in send_shutdown_events()
383 mgr_destroy(dns_requestmgr_t *requestmgr) { in mgr_destroy()
407 mgr_gethash(dns_requestmgr_t *requestmgr) { in mgr_gethash()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/tkey/
H A Dkeydelete.c58 static dns_requestmgr_t *requestmgr = NULL; variable
H A Dkeycreate.c63 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/tkey/
H A Dkeydelete.c60 static dns_requestmgr_t *requestmgr; variable
H A Dkeycreate.c64 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind911/bind-9.11.37/bin/tests/system/tkey/
H A Dkeydelete.c61 static dns_requestmgr_t *requestmgr; variable
H A Dkeycreate.c64 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind916/bind-9.16.27/bin/tests/system/tkey/
H A Dkeydelete.c63 static dns_requestmgr_t *requestmgr = NULL; variable
H A Dkeycreate.c67 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/tkey/
H A Dkeydelete.c63 static dns_requestmgr_t *requestmgr = NULL; variable
H A Dkeycreate.c67 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/pipelined/
H A Dpipequeries.c61 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/bind911/bind-9.11.37/bin/tests/system/pipelined/
H A Dpipequeries.c65 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind916/bind-9.16.27/bin/tests/system/pipelined/
H A Dpipequeries.c66 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/pipelined/
H A Dpipequeries.c63 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/pipelined/
H A Dpipequeries.c66 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/optional/
H A Dgsstest.c62 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind916/bind-9.16.27/bin/tests/optional/
H A Dgsstest.c65 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/bind-tools/bind-9.16.27/bin/tests/optional/
H A Dgsstest.c65 static dns_requestmgr_t *requestmgr = NULL; variable
/dports/dns/bind911/bind-9.11.37/bin/tests/optional/
H A Dgsstest.c64 static dns_requestmgr_t *requestmgr; variable
/dports/dns/bind911/bind-9.11.37/lib/dns/include/dns/
H A Dview.h90 dns_requestmgr_t * requestmgr; member

12