Home
last modified time | relevance | path

Searched refs:permtest (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/security/apparmor/include/
Ddomain.h32 int aa_change_hat(const char *hats[], int count, u64 token, bool permtest);
34 bool permtest);
/linux-4.4.14/security/apparmor/
Ddomain.c604 int aa_change_hat(const char *hats[], int count, u64 token, bool permtest) in aa_change_hat() argument
648 if (!COMPLAIN_MODE(root) || permtest) { in aa_change_hat()
694 if (!permtest) { in aa_change_hat()
715 if (!permtest) in aa_change_hat()
744 bool permtest) in aa_change_profile() argument
814 if (permtest || !COMPLAIN_MODE(profile)) in aa_change_profile()
832 if (permtest) in aa_change_profile()
841 if (!permtest) in aa_change_profile()