Home
last modified time | relevance | path

Searched defs:LOG_PERROR (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h57 #define LOG_PERROR 0x20 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h57 #define LOG_PERROR 0x20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h57 #define LOG_PERROR 0x20 macro
/third_party/musl/include/
Dsyslog.h57 #define LOG_PERROR 0x20 macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs453 pub const LOG_PERROR: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1226 pub const LOG_PERROR: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1454 pub const LOG_PERROR: ::c_int = 32 << 12; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1249 pub const LOG_PERROR: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1996 pub const LOG_PERROR: ::c_int = 0x20; constant