Searched defs:debug (Results 1 – 6 of 6) sorted by relevance
65 #define debug(...) coap_log(LOG_DEBUG, __VA_ARGS__) macro75 #define debug(...) macro
53 AC_ARG_WITH(debug, optwith
75 void debug(const char *format, ...) in debug() function90 int log_init(const char *debug, gboolean detach, gboolean perror) in log_init()
90 static bool debug; variable
80 static bool debug; variable
140 static bool debug; variable