Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dpolicy_unpack.c326 static struct aa_dfa *unpack_dfa(struct aa_ext *e) in unpack_dfa() function
500 profile->xmatch = unpack_dfa(e); in unpack_profile()
581 profile->policy.dfa = unpack_dfa(e); in unpack_profile()
602 profile->file.dfa = unpack_dfa(e); in unpack_profile()