Home
last modified time | relevance | path

Searched refs:LOG_ODELAY (Results 1 - 9 of 9) sorted by relevance

/third_party/python/Modules/
H A Dsyslogmodule.c308 #ifdef LOG_ODELAY in syslog_exec()
309 ADD_INT_MACRO(module, LOG_ODELAY); in syslog_exec()
/third_party/musl/libc-test/src/api/
H A Dsyslog.c10 C(LOG_ODELAY) in f()
/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/musl/include/
H A Dsyslog.h54 #define LOG_ODELAY 0x04 macro
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs285 pub const LOG_ODELAY: ::c_int = 0x04; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1451 pub const LOG_ODELAY: ::c_int = 4 << 12; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1373 pub const LOG_ODELAY: ::c_int = 0x04; consts

Completed in 27 milliseconds