Home
last modified time | relevance | path

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

/third_party/musl/include/
Dsyslog.h52 #define LOG_PID 0x01 macro
/third_party/musl/ndk_musl_include/
Dsyslog.h52 #define LOG_PID 0x01 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h52 #define LOG_PID 0x01 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h52 #define LOG_PID 0x01 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h52 #define LOG_PID 0x01 macro
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1449 pub const LOG_PID: ::c_int = 1 << 12; constant
/third_party/rust/crates/libc/src/unix/
Dmod.rs283 pub const LOG_PID: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1371 pub const LOG_PID: ::c_int = 0x01; constant