Home
last modified time | relevance | path

Searched refs:TO_SYSLOG (Results 1 – 2 of 2) sorted by relevance

/linux/tools/thermal/lib/
H A Dlog.c40 if (__options & TO_SYSLOG) in logit()
66 if (options & TO_SYSLOG) { in log_init()
H A Dlog.h12 #define TO_SYSLOG 0x1 macro