Home
last modified time | relevance | path

Searched defs:LOG_USER (Results 1 – 7 of 7) sorted by relevance

/third_party/NuttX/include/
Dsyslog.h98 #define LOG_USER 0 macro
/third_party/musl/include/
Dsyslog.h27 #define LOG_USER (1<<3) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h27 #define LOG_USER (1<<3) macro
/third_party/musl/ndk_musl_include/
Dsyslog.h27 #define LOG_USER (1<<3) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h27 #define LOG_USER (1<<3) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h27 #define LOG_USER (1<<3) macro
/third_party/python/Lib/logging/
Dhandlers.py764 LOG_USER = 1 # random user-level messages variable in SysLogHandler