Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Ddomain.c139 static struct aa_profile *__attach_match(const char *name, in __attach_match() function
179 profile = aa_get_profile(__attach_match(name, list)); in find_attach()