Lines Matching refs:avtab_t
42 static int bounds_insert_helper(sepol_handle_t *handle, avtab_t *avtab, in bounds_insert_helper()
56 static int bounds_insert_rule(sepol_handle_t *handle, avtab_t *avtab, in bounds_insert_rule()
57 avtab_t *global, avtab_t *other, in bounds_insert_rule()
98 avtab_t *avtab, avtab_t *global, avtab_t *other, in bounds_expand_rule()
127 cond_av_list_t *cur, avtab_t *avtab, in bounds_expand_cond_rules()
128 avtab_t *global, avtab_t *other, in bounds_expand_cond_rules()
148 avtab_t *avtab;
166 avtab_t true_avtab;
167 avtab_t false_avtab;
186 avtab_t *global_avtab, in bounds_expand_parent_rules()
247 static int bounds_not_covered(avtab_t *global_avtab, avtab_t *cur_avtab, in bounds_not_covered()
282 avtab_t *global_avtab, avtab_t *cur_avtab, in bounds_check_rule()
323 avtab_t *global_avtab, avtab_t *cond_avtab, in bounds_check_cond_rules()
351 avtab_t *cur_avtab;
372 avtab_t *global_avtab, in bounds_check_child_rules()
417 avtab_t global_avtab; in bounds_check_type()