Home
last modified time | relevance | path

Searched refs:LOG_SECURITY (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/logging/
H A Dhandlers.py780 LOG_SECURITY = 13 # Log audit variable in SysLogHandler
821 "security": LOG_SECURITY,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1218 pub const LOG_SECURITY: ::c_int = 13 << 3; consts

Completed in 7 milliseconds