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

/bind-9.11.3/lib/isc/
H A Dhttpd.c47 #define EXIT(x) do { fprintf(stderr, "EXIT %s\n", (x)); } while (0) macro
51 #define EXIT(x) do { } while(0) macro
368 EXIT("httpdmgr_destroy");
598 EXIT("request");
695 EXIT("accept");
982 EXIT("recv");
1009 EXIT("isc_httpdmgr_shutdown");
1198 EXIT("senddone");

Completed in 14 milliseconds