Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dpolicy_compat.c66 #define dfa_other_audit(dfa, state) (((ACCEPT_TABLE2(dfa)[state]) >> 14) & 0x7f) macro
133 perms.audit = map_old_perms(dfa_other_audit(dfa, state)); in compute_fperms_other()
241 perms.audit |= map_other(dfa_other_audit(dfa, state)); in compute_perms_entry()