Home
last modified time | relevance | path

Searched refs:LOG_NOWAIT (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Modules/
H A Dsyslogmodule.c311 #ifdef LOG_NOWAIT in syslog_exec()
312 ADD_INT_MACRO(module, LOG_NOWAIT); in syslog_exec()
/third_party/musl/libc-test/src/api/
H A Dsyslog.c11 C(LOG_NOWAIT) in f()
/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h56 #define LOG_NOWAIT 0x10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h56 #define LOG_NOWAIT 0x10 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h56 #define LOG_NOWAIT 0x10 macro
/third_party/musl/include/
H A Dsyslog.h56 #define LOG_NOWAIT 0x10 macro
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs287 pub const LOG_NOWAIT: ::c_int = 0x10; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1455 pub const LOG_NOWAIT: ::c_int = 64 << 12; consts
/third_party/nghttp2/src/
H A Dshrpx.cc3675 openlog("nghttpx", LOG_NDELAY | LOG_NOWAIT | LOG_PID, in process_options()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1375 pub const LOG_NOWAIT: ::c_int = 0x10; consts

Completed in 26 milliseconds