Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dpolicy.h189 unsigned int xmatch_len; member
/linux-6.12.1/security/apparmor/
Ddomain.c472 candidate_len = max(count, attach->xmatch_len); in find_attach()
Dpolicy_unpack.c883 profile->attach.xmatch_len = tmp; in unpack_profile()