Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dfile.h41 #define AA_MAY_CHANGE_PROFILE 0x80000000 macro
/linux-3.4.99/security/apparmor/
Ddomain.c111 perms.allow = AA_MAY_CHANGE_PROFILE | AA_MAY_ONEXEC; in change_profile_perms()
745 request = AA_MAY_CHANGE_PROFILE; in aa_change_profile()
Dfile.c219 perms.allow |= AA_MAY_CHANGE_PROFILE; in compute_perms()