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

/bind-9.11.3/lib/isc/
H A Dhttpd.c206 static void httpdmgr_destroy(isc_httpdmgr_t *);
245 httpdmgr_destroy(httpdmgr);
318 httpdmgr_destroy(isc_httpdmgr_t *httpdmgr) { function
322 ENTER("httpdmgr_destroy");
327 NOTICE("httpdmgr_destroy not shutting down yet");
336 NOTICE("httpdmgr_destroy clients still active");
341 NOTICE("httpdmgr_destroy detaching socket, task, and timermgr");
368 EXIT("httpdmgr_destroy");
691 httpdmgr_destroy(httpdmgr);

Completed in 478 milliseconds