Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dpolicy.h189 unsigned int xmatch_len; member
/linux-6.15/security/apparmor/
H A Ddomain.c471 candidate_len = max(count, attach->xmatch_len); in find_attach()
H A Dpolicy_unpack.c886 profile->attach.xmatch_len = tmp; in unpack_profile()