Searched refs:profile_capable (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/apparmor/
H A Dcapability.c108 * profile_capable - test if profile allows use of capability @cap
116 static int profile_capable(struct aa_profile *profile, int cap, function
162 profile_capable(profile, cap, opts, &ad));

Completed in 120 milliseconds