Searched refs:bounds_expand_rule (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsepol/src/ |
D | hierarchy.c | 97 static int bounds_expand_rule(sepol_handle_t *handle, policydb_t *p, in bounds_expand_rule() function 135 rc = bounds_expand_rule(handle, p, avtab, global, other, parent, in bounds_expand_cond_rules() 160 return bounds_expand_rule(a->handle, a->p, a->avtab, NULL, NULL, in bounds_expand_rule_callback()
|