Searched refs:dns_requestmgr_shutdown (Results 1 - 9 of 9) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drequest.h114 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr);
131 * Attach to the request manager. dns_requestmgr_shutdown() must not
145 * requestmgr will be destroyed. dns_requestmgr_shutdown() must
/bind-9.11.3/bin/tests/system/tkey/
H A Dkeydelete.c239 dns_requestmgr_shutdown(requestmgr);
H A Dkeycreate.c305 dns_requestmgr_shutdown(requestmgr);
/bind-9.11.3/bin/tests/system/pipelined/
H A Dpipequeries.c287 dns_requestmgr_shutdown(requestmgr);
/bind-9.11.3/bin/tests/dst/
H A Dgsstest.c533 dns_requestmgr_shutdown(requestmgr);
/bind-9.11.3/lib/dns/
H A Drequest.c239 dns_requestmgr_shutdown(dns_requestmgr_t *requestmgr) { function
243 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_shutdown: %p", requestmgr);
H A Dview.c586 dns_requestmgr_shutdown(view->requestmgr);
/bind-9.11.3/bin/tools/
H A Dmdig.c2024 dns_requestmgr_shutdown(requestmgr);
/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c829 dns_requestmgr_shutdown(requestmgr);

Completed in 60 milliseconds