Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
A Dfile.h153 #define dfa_other_audit(dfa, state) (((ACCEPT_TABLE2(dfa)[state]) >> 14) & 0x7f) macro
/linux/security/apparmor/
A Dlib.c338 perms->audit |= map_other(dfa_other_audit(dfa, state)); in aa_compute_perms()
A Dfile.c232 perms.audit = map_old_perms(dfa_other_audit(dfa, state)); in aa_compute_fperms()

Completed in 6 milliseconds