Home
last modified time | relevance | path

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

/third_party/musl/include/
Dsyslog.h53 #define LOG_CONS 0x02 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h53 #define LOG_CONS 0x02 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h53 #define LOG_CONS 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h53 #define LOG_CONS 0x02 macro
/third_party/musl/ndk_musl_include/
Dsyslog.h53 #define LOG_CONS 0x02 macro
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1450 pub const LOG_CONS: ::c_int = 2 << 12; constant
/third_party/rust/crates/libc/src/unix/
Dmod.rs284 pub const LOG_CONS: ::c_int = 0x02; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1372 pub const LOG_CONS: ::c_int = 0x02; constant