Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dcapability.c117 static int profile_capable(struct aa_profile *profile, int cap) in profile_capable() function
134 int error = profile_capable(profile, cap); in aa_capable()