Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/
H A Dmod.rs280 pub const LOG_USER: c_int = 1 << 3; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1353 pub const LOG_USER: c_int = 1 << 3; constant