| H A D | hierarchy.c | 283 uint32_t child, uint32_t parent, uint32_t src, in bounds_check_rule() 297 if (ebitmap_get_bit(&p->attr_type_map[src - 1], child - 1)) { in bounds_check_rule() 312 rc = bounds_add_bad(handle, child, i+1, class, d, bad); in bounds_check_rule() 324 cond_av_list_t *rules, uint32_t child, in bounds_check_cond_rules() 338 child, parent, key->source_type, in bounds_check_cond_rules() 352 uint32_t child; member 366 return bounds_check_rule(a->handle, a->p, NULL, a->cur_avtab, a->child, in bounds_check_rule_callback() 374 uint32_t child, uint32_t parent, in bounds_check_child_rules() 384 args.child = child; in bounds_check_child_rules() 281 bounds_check_rule(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, avtab_t *cur_avtab, uint32_t child, uint32_t parent, uint32_t src, uint32_t tgt, uint32_t class, uint32_t data, avtab_ptr_t *bad, int *numbad) bounds_check_rule() argument 322 bounds_check_cond_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, avtab_t *cond_avtab, cond_av_list_t *rules, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_cond_rules() argument 371 bounds_check_child_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, struct bounds_cond_info *cond_info, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_child_rules() argument 413 bounds_check_type(sepol_handle_t *handle, policydb_t *p, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_type() argument 439 bounds_report(sepol_handle_t *handle, policydb_t *p, uint32_t child, uint32_t parent, avtab_ptr_t cur) bounds_report() argument [all...] |