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

/bind-9.11.3/lib/dns/
H A Ddispatch.c314 static isc_boolean_t destroy_mgr_ok(dns_dispatchmgr_t *mgr);
545 killmgr = destroy_mgr_ok(mgr);
1594 destroy_mgr_ok(dns_dispatchmgr_t *mgr) { function
1596 "destroy_mgr_ok: shuttingdown=%d, listnonempty=%d, "
2118 killit = destroy_mgr_ok(mgr);

Completed in 19 milliseconds