Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Ddomain.h32 int aa_change_hat(const char *hats[], int count, u64 token, bool permtest);
34 bool permtest);
/linux-3.4.99/security/apparmor/
Ddomain.c601 int aa_change_hat(const char *hats[], int count, u64 token, bool permtest) in aa_change_hat() argument
634 if (!COMPLAIN_MODE(root) || permtest) { in aa_change_hat()
677 if (!permtest) { in aa_change_hat()
698 if (!permtest) in aa_change_hat()
727 bool permtest) in aa_change_profile() argument
787 if (permtest || !COMPLAIN_MODE(profile)) in aa_change_profile()
805 if (permtest) in aa_change_profile()
814 if (!permtest) in aa_change_profile()