Searched refs:dns_requestmgr_detach (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drequest.h149 dns_requestmgr_detach(dns_requestmgr_t **requestmgrp);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drequest.c344 dns_requestmgr_detach(dns_requestmgr_t **requestmgrp) { function
356 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_detach: %p: eref %d iref %d",
H A Dview.c351 dns_requestmgr_detach(&view->requestmgr);
/freebsd-9.3-release/contrib/bind9/bin/nsupdate/
H A Dnsupdate.c749 dns_requestmgr_detach(&requestmgr);

Completed in 159 milliseconds