Home
last modified time | relevance | path

Searched refs:LOG_SECURITY (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/logging/
Dhandlers.py776 LOG_SECURITY = 13 # Log audit variable in SysLogHandler
817 "security": LOG_SECURITY,
/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt591 LOG_SECURITY
Dfreebsd.txt683 LOG_SECURITY
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1218 pub const LOG_SECURITY: ::c_int = 13 << 3; constant