Searched refs:LOGL_CONT (Results 1 – 4 of 4) sorted by relevance
31 log(LOGC_CONT, LOGL_CONT, "cc%d\n", 2); in log_test_cont()55 log(LOGC_CONT, LOGL_CONT, "cc%d\n", 2); in log_test_cont()
60 LOGL_CONT = -1, enumerator183 #define log_cont(_fmt...) log(LOGC_CONT, LOGL_CONT, ##_fmt)
249 if (level == LOGL_CONT) in _log()
112 Also see the special category LOGL_CONT and level LOGC_CONT.
Completed in 10 milliseconds