Home
last modified time | relevance | path

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

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