Searched refs:log_check (Results 1 – 5 of 5) sorted by relevance
60 #define log_check __log_check macro84 int log_check(log_context, int, int);
384 local int log_check(struct log *log) in log_check() function398 if (log_check(log)) in log_unlock()925 if (log_check(log) && log_open(log)) in gzlog_compress()1011 if (log_check(log) && log_open(log)) in gzlog_write()
242 log_check(log_context lc, int category, int level) { in log_check() function