Searched defs:LOG_USER (Results 1 – 2 of 2) sorted by relevance
| /rust-libc-0.2.174/src/unix/ | ||
| H A D | mod.rs | 280 pub const LOG_USER: c_int = 1 << 3; constant |
| /rust-libc-0.2.174/src/fuchsia/ | ||
| H A D | mod.rs | 1353 pub const LOG_USER: c_int = 1 << 3; constant |