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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drequest.c117 static void send_shutdown_events(dns_requestmgr_t *requestmgr);
274 send_shutdown_events(requestmgr);
317 send_shutdown_events(requestmgr);
373 send_shutdown_events(dns_requestmgr_t *requestmgr) { function
377 req_log(ISC_LOG_DEBUG(3), "send_shutdown_events: %p", requestmgr);
H A Dresolver.c7673 send_shutdown_events(dns_resolver_t *res) { function
7701 send_shutdown_events(res);
8152 send_shutdown_events(res);

Completed in 94 milliseconds