Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Ddomain.c383 static struct aa_profile *__attach_match(const struct linux_binprm *bprm, in __attach_match() function
485 profile = aa_get_profile(__attach_match(bprm, name, list, info)); in find_attach()