Home | History | Annotate | Download | only in src

Lines Matching defs:log_debug

40 //#define log_debug(fmt, ...) syslog(LOG_DEBUG, fmt, __VA_ARGS__)
41 #define log_debug(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__)
43 #define log_debug(fmt, ...) ;
72 log_debug("%s\n", "cleanup_exit");
80 log_debug("%s\n", "clean_exit");
218 log_debug("Failed to read request header %d != %u\n",(int)count,
226 log_debug("Header invalid data1_size=%u data2_size=%u\n",
233 log_debug("Could not allocate %d bytes\n", data1_size);
239 log_debug("Could not allocate %d bytes\n", data2_size);
253 log_debug("Failed to read request data (%d)\n", (int)count);
355 log_debug("The connection with fd (%d) hung up\n",