Home
last modified time | relevance | path

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

/security/apparmor/include/
Dpolicy.h138 unsigned int xmatch_len; member
/security/apparmor/
Dpolicy_unpack.c732 profile->xmatch_len = tmp; in unpack_profile()
Ddomain.c463 candidate_len = max(count, profile->xmatch_len); in find_attach()