Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dpolicy.h217 unsigned int xmatch_len; member
/linux/security/apparmor/
H A Ddomain.c384 * xmatch_len are preferred.
476 candidate_len = max(count, attach->xmatch_len); in find_attach()
H A Dpolicy_unpack.c1174 /* neither xmatch_len not xmatch_perms are optional if xmatch is set */ in unpack_profile()
1180 profile->attach.xmatch_len = tmp; in unpack_profile()