Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dpolicy_compat.h29 int aa_compat_map_xmatch(struct aa_policydb *policy);
/openbmc/linux/security/apparmor/
H A Dpolicy_compat.c295 int aa_compat_map_xmatch(struct aa_policydb *policy) in aa_compat_map_xmatch() function
H A Dpolicy_unpack.c871 error = aa_compat_map_xmatch(&profile->attach.xmatch); in unpack_profile()