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

/bind-9.11.3/lib/isc/
H A Dhttpd.c48 #define NOTICE(x) do { fprintf(stderr, "NOTICE %s\n", (x)); } while (0) macro
52 #define NOTICE(x) do { } while(0) macro
327 NOTICE("httpdmgr_destroy not shutting down yet");
336 NOTICE("httpdmgr_destroy clients still active");
341 NOTICE("httpdmgr_destroy detaching socket, task, and timermgr");
617 NOTICE("accept shutting down, goto out");
622 NOTICE("accept canceled, goto out");
628 NOTICE("accept returned failure, goto requeue");
642 NOTICE("accep
[all...]

Completed in 931 milliseconds