Home
last modified time | relevance | path

Searched refs:dns_dispatchmgr_detach (Results 1 – 13 of 13) sorted by relevance

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Ddispatch_test.c210 dns_dispatchmgr_detach(&dispatchmgr); in reset()
479 dns_dispatchmgr_detach(&dispatchmgr); in dispatch_timeout_tcp_connect()
545 dns_dispatchmgr_detach(&dispatchmgr); in dispatch_timeout_tcp_response()
604 dns_dispatchmgr_detach(&dispatchmgr); in dispatch_tcp_response()
660 dns_dispatchmgr_detach(&dispatchmgr); in dispatch_timeout_udp_response()
716 dns_dispatchmgr_detach(&dispatchmgr); in dispatch_getnext()
H A Dresolver_test.c72 dns_dispatchmgr_detach(&dispatchmgr); in _teardown()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Ddispatch.h109 dns_dispatchmgr_detach(dns_dispatchmgr_t **mgrp);
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/tkey/
H A Dkeydelete.c197 dns_dispatchmgr_detach(&dispatchmgr); in main()
H A Dkeycreate.c254 dns_dispatchmgr_detach(&dispatchmgr); in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/pipelined/
H A Dpipequeries.c285 dns_dispatchmgr_detach(&dispatchmgr); in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dclient.c365 dns_dispatchmgr_detach(&client->dispatchmgr); in dns_client_create()
393 dns_dispatchmgr_detach(&client->dispatchmgr); in destroyclient()
H A Ddispatch.c861 dns_dispatchmgr_detach(dns_dispatchmgr_t **mgrp) { in dns_dispatchmgr_detach() function
1255 dns_dispatchmgr_detach(&mgr); in dispatch_destroy()
H A Drequest.c320 dns_dispatchmgr_detach(&requestmgr->dispatchmgr); in mgr_destroy()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/tests/
H A Dnstest.c169 dns_dispatchmgr_detach(&dispatchmgr); in shutdown_managers()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tools/
H A Dmdig.c2173 dns_dispatchmgr_detach(&dispatchmgr); in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/nsupdate/
H A Dnsupdate.c738 dns_dispatchmgr_detach(&dispatchmgr); in doshutdown()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c10003 dns_dispatchmgr_detach(&named_g_dispatchmgr); in shutdown_server()