Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Ddomain.c379 static struct aa_profile *__attach_match(const struct linux_binprm *bprm, in __attach_match() function
481 profile = aa_get_profile(__attach_match(bprm, name, list, info)); in find_attach()