Searched refs:dns_requestmgr_attach (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drequest.h136 dns_requestmgr_attach(dns_requestmgr_t *source, dns_requestmgr_t **targetp);
139 * have been called on 'source' prior to calling dns_requestmgr_attach().
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drequest.c328 dns_requestmgr_attach(dns_requestmgr_t *source, dns_requestmgr_t **targetp) { function
339 req_log(ISC_LOG_DEBUG(3), "dns_requestmgr_attach: %p: eref %d iref %d",

Completed in 105 milliseconds