Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
A Dfile.h150 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro
/linux/security/apparmor/
A Dlib.c337 perms->allow |= map_other(dfa_other_allow(dfa, state)); in aa_compute_perms()
A Dfile.c231 perms.allow = map_old_perms(dfa_other_allow(dfa, state)); in aa_compute_fperms()

Completed in 6 milliseconds