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