Searched refs:OP_EXEC (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/include/ |
D | audit.h | 91 #define OP_EXEC "exec" macro
|
/security/apparmor/ |
D | domain.c | 733 aa_audit_file(profile, &perms, OP_EXEC, MAY_EXEC, name, target, new, in profile_transition() 809 return aa_audit_file(profile, &perms, OP_EXEC, AA_MAY_ONEXEC, xname, in profile_onexec() 989 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_set_creds()
|