Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/
Dpolicy.c868 static struct aa_profile *__lookup_profile(struct aa_policy *base, in __lookup_profile() function
902 profile = aa_get_profile(__lookup_profile(&ns->base, hname)); in aa_lookup_profile()
1054 rename_profile = __lookup_profile(&ns->base, in aa_replace_profiles()
1162 profile = aa_get_profile(__lookup_profile(&ns->base, name)); in aa_remove_profiles()