Home
last modified time | relevance | path

Searched refs:LOG_NFACILITIES (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h48 #define LOG_NFACILITIES 24 macro
71 #define INTERNAL_MARK (LOG_NFACILITIES<<3)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h48 #define LOG_NFACILITIES 24 macro
71 #define INTERNAL_MARK (LOG_NFACILITIES<<3)
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h48 #define LOG_NFACILITIES 24 macro
71 #define INTERNAL_MARK (LOG_NFACILITIES<<3)
/third_party/musl/include/
H A Dsyslog.h48 #define LOG_NFACILITIES 24 macro
71 #define INTERNAL_MARK (LOG_NFACILITIES<<3)
/third_party/toybox/toys/pending/
H A Dsyslogd.c51 uint8_t level[LOG_NFACILITIES];
144 for (i = 0; i < LOG_NFACILITIES; facval >>= 1, i++) in resolve_config()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs580 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/eudev/src/shared/
H A Dutil.c1360 static const char *const log_facility_unshifted_table[LOG_NFACILITIES] = {
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs973 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1220 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1368 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2456 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1853 pub const LOG_NFACILITIES: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4064 pub const LOG_NFACILITIES: ::c_int = 25; consts

Completed in 60 milliseconds