Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dpolicy.h138 unsigned int xmatch_len; member
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c468 candidate_len = max(count, profile->xmatch_len); in find_attach()
H A Dpolicy_unpack.c731 profile->xmatch_len = tmp; in unpack_profile()