Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/
Dpolicy.c206 static struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find() function
799 return (struct aa_profile *)__policy_strn_find(head, name, len); in __strn_find_child()