Home
last modified time | relevance | path

Searched defs:LOG_LPR (Results 1 – 8 of 8) sorted by relevance

/third_party/NuttX/include/
Dsyslog.h94 #define LOG_LPR 0 macro
/third_party/musl/include/
Dsyslog.h32 #define LOG_LPR (6<<3) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h32 #define LOG_LPR (6<<3) macro
/third_party/musl/ndk_musl_include/
Dsyslog.h32 #define LOG_LPR (6<<3) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h32 #define LOG_LPR (6<<3) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h32 #define LOG_LPR (6<<3) macro
/third_party/boost/libs/log/src/
Dsyslog_backend.cpp245 #define LOG_LPR LOG_DAEMON in convert_facility() macro
/third_party/python/Lib/logging/
Dhandlers.py769 LOG_LPR = 6 # line printer subsystem variable in SysLogHandler