Searched refs:bounds_check_rule (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsepol/src/ |
D | hierarchy.c | 295 static int bounds_check_rule(sepol_handle_t *handle, policydb_t *p, in bounds_check_rule() function 377 rc = bounds_check_rule(handle, p, global_avtab, cond_avtab, in bounds_check_cond_rules() 406 return bounds_check_rule(a->handle, a->p, NULL, a->cur_avtab, a->child, in bounds_check_rule_callback()
|