Searched refs:no_debuglog (Results 1 – 1 of 1) sorted by relevance
57 static int no_debuglog = 0; variable111 no_debuglog = 1; in debug_set_no_debuglog()113 no_debuglog = 0; in debug_set_no_debuglog()135 if (no_debuglog && LOG_PRI(prio) >= LOG_DEBUG) in vlog_printf()142 if (!no_debuglog || level < LOG_DEBUG) { in vlog_printf()