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()
129 cond_av_list_t *cur, avtab_t *avtab, in bounds_expand_cond_rules()
130 avtab_t *global, avtab_t *other, in bounds_expand_cond_rules()
150 avtab_t *avtab;
168 avtab_t true_avtab;
169 avtab_t false_avtab;
188 avtab_t *global_avtab, in bounds_expand_parent_rules()
249 static int bounds_not_covered(avtab_t *global_avtab, avtab_t *cur_avtab, in bounds_not_covered()
284 avtab_t *global_avtab, avtab_t *cur_avtab, in bounds_check_rule()
327 avtab_t *global_avtab, avtab_t *cond_avtab, in bounds_check_cond_rules()
355 avtab_t *cur_avtab;
376 avtab_t *global_avtab, in bounds_check_child_rules()
421 avtab_t global_avtab; in bounds_check_type()