Home
last modified time | relevance | path

Searched defs:LOG_NEWS (Results 1 - 9 of 9) sorted by relevance

/third_party/NuttX/include/
H A Dsyslog.h96 #define LOG_NEWS 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
/third_party/musl/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
/third_party/python/Modules/
H A Dsyslogmodule.c338 #define LOG_NEWS LOG_MAIL in syslog_exec() macro
/third_party/python/Lib/logging/
H A Dhandlers.py774 LOG_NEWS = 7 # network news subsystem variable in SysLogHandler
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs270 pub const LOG_NEWS: ::c_int = 7 << 3; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1360 pub const LOG_NEWS: ::c_int = 7 << 3; consts

Completed in 19 milliseconds