Home
last modified time | relevance | path

Searched defs:LOG_ODELAY (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1451 pub const LOG_ODELAY: ::c_int = 4 << 12; constant
/third_party/rust/crates/libc/src/unix/
Dmod.rs285 pub const LOG_ODELAY: ::c_int = 0x04; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1373 pub const LOG_ODELAY: ::c_int = 0x04; constant