Home
last modified time | relevance | path

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

/linux/security/apparmor/
A Dlib.c318 static u32 map_other(u32 x) in map_other() function
337 perms->allow |= map_other(dfa_other_allow(dfa, state)); in aa_compute_perms()
338 perms->audit |= map_other(dfa_other_audit(dfa, state)); in aa_compute_perms()
339 perms->quiet |= map_other(dfa_other_quiet(dfa, state)); in aa_compute_perms()

Completed in 3 milliseconds