Home
last modified time | relevance | path

Searched refs:LOG_NEWS (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
86 { "mark", INTERNAL_MARK }, { "news", LOG_NEWS }, \
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
86 { "mark", INTERNAL_MARK }, { "news", LOG_NEWS }, \
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
86 { "mark", INTERNAL_MARK }, { "news", LOG_NEWS }, \
/third_party/musl/include/
H A Dsyslog.h33 #define LOG_NEWS (7<<3) macro
86 { "mark", INTERNAL_MARK }, { "news", LOG_NEWS }, \
/third_party/python/Modules/
H A Dsyslogmodule.c337 #ifndef LOG_NEWS in syslog_exec()
338 #define LOG_NEWS LOG_MAIL in syslog_exec() macro
350 ADD_INT_MACRO(module, LOG_NEWS); in syslog_exec()
/third_party/NuttX/include/
H A Dsyslog.h74 * LOG_NEWS - USENET news subsystem
96 #define LOG_NEWS 0 macro
/third_party/musl/libc-test/src/api/
H A Dsyslog.c15 C(LOG_NEWS) in f()
/third_party/python/Lib/logging/
H A Dhandlers.py774 LOG_NEWS = 7 # network news subsystem variable in SysLogHandler
819 "news": LOG_NEWS,
/third_party/eudev/src/shared/
H A Dutil.c1368 [LOG_FAC(LOG_NEWS)] = "news",
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs270 pub const LOG_NEWS: ::c_int = 7 << 3; consts
/third_party/nghttp2/src/
H A Dshrpx_config.cc4340 return LOG_NEWS; in int_syslog_facility()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1360 pub const LOG_NEWS: ::c_int = 7 << 3; consts

Completed in 25 milliseconds