Home
last modified time | relevance | path

Searched defs:SYSLOG (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dsyslog_logging.h20 #define SYSLOG(severity) \ macro
/aosp_15_r20/external/cronet/base/
H A Dsyslog_logging.h21 #define SYSLOG(severity) \ macro
/aosp_15_r20/external/selinux/python/audit2allow/
H A Daudit2allow43 SYSLOG = "/var/log/messages" variable in AuditToPolicy
H A Daudit2why43 SYSLOG = "/var/log/messages" variable in AuditToPolicy
/aosp_15_r20/external/libcap/cap/
H A Dnames.go292 SYSLOG const
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dlibcap.rs92 const SYSLOG = 1 << linux_raw_sys::general::CAP_SYSLOG; constant