Home
last modified time | relevance | path

Searched refs:AUDIT_NOQUIET (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dcapability.c84 AUDIT_MODE(profile) != AUDIT_NOQUIET && in audit_caps()
H A Dlib.c318 case AUDIT_NOQUIET: in aa_apply_modes_to_perms()
H A Dfile.c135 AUDIT_MODE(profile) != AUDIT_NOQUIET && in aa_audit_file()
H A Dmount.c163 AUDIT_MODE(profile) != AUDIT_NOQUIET && in audit_mount()
/openbmc/linux/security/apparmor/include/
H A Daudit.h29 AUDIT_NOQUIET, /* do not quiet audit messages */ enumerator