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

/bind-9.11.3/lib/dns/
H A Drequest.c109 static void send_shutdown_events(dns_requestmgr_t *requestmgr);
266 send_shutdown_events(requestmgr);
309 send_shutdown_events(requestmgr);
365 send_shutdown_events(dns_requestmgr_t *requestmgr) { function
369 req_log(ISC_LOG_DEBUG(3), "send_shutdown_events: %p", requestmgr);
H A Dresolver.c8771 send_shutdown_events(dns_resolver_t *res) { function
8799 send_shutdown_events(res);
9289 send_shutdown_events(res);

Completed in 38 milliseconds