Searched refs:log_check_channel (Results 1 – 2 of 2) sorted by relevance
57 #define log_check_channel __log_check_channel macro81 int log_check_channel(log_context, int, log_channel);
203 log_check_channel(log_context lc, int level, log_channel chan) { in log_check_channel() function259 if (log_check_channel(lc, level, lcl->channel)) in log_check()352 if (!log_check_channel(lc, level, chan)) in log_vwrite()