Searched refs:OP_EXEC (Results 1 – 2 of 2) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | audit.h | 91 #define OP_EXEC "exec" macro
|
| /linux/security/apparmor/ |
| H A D | domain.c | 708 OP_EXEC, MAY_EXEC, name, target, new, cond->uid, in profile_transition() 782 aa_audit_file(subj_cred, profile, &perms, OP_EXEC, MAY_EXEC, name, in profile_transition() 861 return aa_audit_file(subj_cred, profile, &perms, OP_EXEC, in profile_onexec() 1049 OP_EXEC, MAY_EXEC,
|