Home
last modified time | relevance | path

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

/security/apparmor/include/
Dfile.h155 #define dfa_other_quiet(dfa, state) \ macro
/security/apparmor/
Dlib.c336 perms->quiet |= map_other(dfa_other_quiet(dfa, state)); in aa_compute_perms()
Dfile.c250 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in aa_compute_fperms()