Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dpolicy_compat.c69 #define dfa_other_xindex(dfa, state) \ macro
135 perms.xindex = dfa_other_xindex(dfa, state); in compute_fperms_other()