Searched defs:aa_ns_visible (Results 1 - 1 of 1) sorted by relevance

/security/apparmor/
H A Dpolicy.c224 * aa_ns_visible - test if @view is visible from @curr
230 bool aa_ns_visible(struct aa_namespace *curr, struct aa_namespace *view) function
255 if (aa_ns_visible(curr, view)) {

Completed in 18 milliseconds