Home
last modified time | relevance | path

Searched defs:LOG_LOCAL0 (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/
H A Dmod.rs288 pub const LOG_LOCAL0: c_int = 16 << 3; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1361 pub const LOG_LOCAL0: c_int = 16 << 3; constant