Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Ddomain.c309 static int aa_xattrs_match(const struct linux_binprm *bprm, in aa_xattrs_match() function
421 ret = aa_xattrs_match(bprm, profile, state); in __attach_match()
674 if (aa_xattrs_match(bprm, component, state) < in profile_transition()