Home
last modified time | relevance | path

Searched refs:ebitmap_destroy (Results 1 - 21 of 21) sorted by relevance

/third_party/selinux/libsepol/tests/
H A Dtest-ebitmap.c46 ebitmap_destroy(&e); in test_ebitmap_init_destroy()
47 ebitmap_destroy(&e); in test_ebitmap_init_destroy()
48 ebitmap_destroy(&e); in test_ebitmap_init_destroy()
123 ebitmap_destroy(&e2); in test_ebitmap_cmp()
127 ebitmap_destroy(&e1); in test_ebitmap_cmp()
253 ebitmap_destroy(&e); in test_ebitmap_set_and_get()
279 ebitmap_destroy(&e6); in test_ebitmap_init_range()
280 ebitmap_destroy(&e5); in test_ebitmap_init_range()
281 ebitmap_destroy(&e4); in test_ebitmap_init_range()
282 ebitmap_destroy( in test_ebitmap_init_range()
[all...]
/third_party/selinux/libsepol/src/
H A Debitmap.c31 ebitmap_destroy(dst); in ebitmap_or()
67 ebitmap_destroy(dst); in ebitmap_union()
88 ebitmap_destroy(dst); in ebitmap_and()
147 ebitmap_destroy(dst); in ebitmap_xor()
194 ebitmap_destroy(dst); in ebitmap_not()
225 ebitmap_destroy(&e3); in ebitmap_andnot()
253 ebitmap_destroy(&tmp); in ebitmap_hamming_distance()
289 ebitmap_destroy(dst); in ebitmap_cpy()
520 void ebitmap_destroy(ebitmap_t * e) in ebitmap_destroy() function
640 ebitmap_destroy( in ebitmap_read()
[all...]
H A Dexpand.c87 ebitmap_destroy(&tmp); in ebitmap_expand_roles()
92 ebitmap_destroy(&tmp); in ebitmap_expand_roles()
97 ebitmap_destroy(roles); in ebitmap_expand_roles()
99 ebitmap_destroy(&tmp); in ebitmap_expand_roles()
102 ebitmap_destroy(&tmp); in ebitmap_expand_roles()
214 ebitmap_destroy(&tmp_union); in attr_convert_callback()
747 ebitmap_destroy(&role->dominates); in role_remap_dominates()
752 ebitmap_destroy(&mapped_roles); in role_remap_dominates()
802 ebitmap_destroy(&mapped_roles); in role_fix_callback()
805 ebitmap_destroy( in role_fix_callback()
[all...]
H A Dassertion.c288 ebitmap_destroy(&src_matches); in report_assertion_avtab_matches()
289 ebitmap_destroy(&tgt_matches); in report_assertion_avtab_matches()
290 ebitmap_destroy(&self_matches); in report_assertion_avtab_matches()
439 ebitmap_destroy(&src_matches); in check_assertion_extended_permissions()
440 ebitmap_destroy(&tgt_matches); in check_assertion_extended_permissions()
441 ebitmap_destroy(&self_matches); in check_assertion_extended_permissions()
467 ebitmap_destroy(&src_matches); in check_assertion_self_match()
H A Davrule_block.c84 ebitmap_destroy(scope->scope + i); in scope_index_destroy()
88 ebitmap_destroy(scope->class_perms_map + i); in scope_index_destroy()
H A Dconstraint.c45 ebitmap_destroy(&expr->names); in constraint_expr_destroy()
H A Dpolicydb.c515 ebitmap_destroy(&x->types); in type_set_destroy()
516 ebitmap_destroy(&x->negset); in type_set_destroy()
528 ebitmap_destroy(&x->roles); in role_set_destroy()
543 ebitmap_destroy(&x->dominates); in role_datum_destroy()
545 ebitmap_destroy(&x->cache); in role_datum_destroy()
546 ebitmap_destroy(&x->roles); in role_datum_destroy()
559 ebitmap_destroy(&x->types); in type_datum_destroy()
580 ebitmap_destroy(&x->cache); in user_datum_destroy()
656 ebitmap_destroy(&x->classes); in role_trans_rule_destroy()
733 ebitmap_destroy( in range_trans_rule_destroy()
[all...]
H A Dlink.c1025 ebitmap_destroy(&tmp); in role_set_or_convert()
1029 ebitmap_destroy(&tmp); in role_set_or_convert()
1114 ebitmap_destroy(&e_tmp); in role_fix_callback()
1123 ebitmap_destroy(&e_tmp); in role_fix_callback()
1130 ebitmap_destroy(&e_tmp); in role_fix_callback()
1169 ebitmap_destroy(&e_tmp); in type_fix_callback()
1174 ebitmap_destroy(&e_tmp); in type_fix_callback()
H A Dmls.c596 ebitmap_destroy(&c->range.level[l].cat); in mls_convert_context()
H A Dmodule_to_cil.c3615 ebitmap_destroy(&res); in is_scope_superset()
3630 ebitmap_destroy(&res); in is_scope_superset()
3637 ebitmap_destroy(&res); in is_scope_superset()
H A Dkernel_to_conf.c1607 ebitmap_destroy(&attrmap); in write_type_attribute_sets_to_conf()
1612 ebitmap_destroy(&attrmap); in write_type_attribute_sets_to_conf()
H A Dpolicydb_validate.c1485 ebitmap_destroy(&flavors[i].gaps); in validate_array_destroy()
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c882 ebitmap_destroy(attr->types); in __evaluate_type_expression()
908 ebitmap_destroy(bitmap); in __cil_type_to_bitmap()
915 ebitmap_destroy(bitmap); in __cil_type_to_bitmap()
934 ebitmap_destroy(attr->users); in __evaluate_user_expression()
963 ebitmap_destroy(bitmap); in __cil_user_to_bitmap()
982 ebitmap_destroy(attr->roles); in __evaluate_role_expression()
1007 ebitmap_destroy(bitmap); in __cil_role_to_bitmap()
1028 ebitmap_destroy(permx->perms); in __evaluate_permissionx_expression()
1071 ebitmap_destroy(bitmap); in __cil_permx_to_bitmap()
1089 ebitmap_destroy(bitma in __cil_perm_to_bitmap()
[all...]
H A Dcil_binary.c162 ebitmap_destroy(new); in __cil_expand_user()
188 ebitmap_destroy(new); in __cil_expand_role()
214 ebitmap_destroy(new); in __cil_expand_type()
1156 ebitmap_destroy(&src_bitmap); in __cil_type_rule_to_avtab()
1157 ebitmap_destroy(&tgt_bitmap); in __cil_type_rule_to_avtab()
1283 ebitmap_destroy(&src_bitmap); in __cil_typetransition_to_avtab()
1284 ebitmap_destroy(&tgt_bitmap); in __cil_typetransition_to_avtab()
1517 ebitmap_destroy(&src_bitmap); in __cil_avrule_to_avtab()
1521 ebitmap_destroy(&src_bitmap); in __cil_avrule_to_avtab()
1538 ebitmap_destroy( in __cil_avrule_to_avtab()
[all...]
H A Dcil_find.c131 ebitmap_destroy(&map); in cil_self_match_any()
139 ebitmap_destroy(&map); in cil_self_match_any()
H A Dcil_build_ast.c1329 ebitmap_destroy(user->roles); in cil_destroy_user()
1395 ebitmap_destroy(attr->users); in cil_destroy_userattribute()
1772 ebitmap_destroy(role->types); in cil_destroy_role()
2023 ebitmap_destroy(attr->roles); in cil_destroy_roleattribute()
2236 ebitmap_destroy(permx->perms); in cil_destroy_permissionx()
2460 ebitmap_destroy(attr->types); in cil_destroy_typeattribute()
H A Dcil.c1540 ebitmap_destroy(&elow); in cil_level_equals()
1541 ebitmap_destroy(&ehigh); in cil_level_equals()
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h70 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_low()
90 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_high()
H A Debitmap.h99 extern void ebitmap_destroy(ebitmap_t * e);
H A Dmls_types.h98 ebitmap_destroy(&level->cat); in mls_level_destroy()
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1217 ebitmap_destroy(&attrs); in expand_attrib()
1684 ebitmap_destroy(&tclasses); in define_compute_type_helper()
2141 ebitmap_destroy(&tclasses); in define_te_avtab_xperms_helper()
2633 ebitmap_destroy(&tclasses); in define_te_avtab_helper()
2888 ebitmap_destroy(&r1->dominates); in merge_roles_dom()
2895 ebitmap_destroy(&r2->dominates); in merge_roles_dom()
2919 ebitmap_destroy(&types); in dominate_role_recheck()
2931 ebitmap_destroy(&types); in dominate_role_recheck()
3012 ebitmap_destroy(&types); in define_role_dom()
3019 ebitmap_destroy( in define_role_dom()
[all...]

Completed in 48 milliseconds