Home
last modified time | relevance | path

Searched refs:OP_CHANGE_HAT (Results 1 – 3 of 3) sorted by relevance

/linux/security/apparmor/
H A Dprocattr.c108 hat = split_token_from_name(OP_CHANGE_HAT, args, &token); in aa_setprocattr_changehat()
H A Ddomain.c1090 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat()
1185 OP_CHANGE_HAT, in change_hat()
1344 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
/linux/security/apparmor/include/
H A Daudit.h93 #define OP_CHANGE_HAT "change_hat" macro