Home
last modified time | relevance | path

Searched refs:CIL_CONSTRAIN (Results 1 – 11 of 11) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h90 CIL_CONSTRAIN, enumerator
Dcil_reset_ast.c494 case CIL_CONSTRAIN: in __cil_reset_node()
Dcil_policy.c537 if (flavor == CIL_CONSTRAIN) { in cil_constrain_to_policy()
1062 case CIL_CONSTRAIN: in cil_name_to_policy()
Dcil.c667 case CIL_CONSTRAIN: in cil_destroy_data()
1014 case CIL_CONSTRAIN: in cil_node_to_string()
Dcil_resolve_ast.c1609 rc = cil_resolve_expr(CIL_CONSTRAIN, cons->str_expr, &cons->datum_expr, current, extra_args); in cil_resolve_constrain()
2818 …if (sym_index == CIL_SYM_TYPES && (expr_type == CIL_CONSTRAIN || expr_type == CIL_VALIDATETRANS)) { in cil_resolve_expr()
3173 case CIL_CONSTRAIN: in __cil_resolve_ast_node()
Dcil_tree.c1231 case CIL_CONSTRAIN: { in cil_tree_print_node()
Dcil_post.c1557 case CIL_CONSTRAIN: in __cil_post_db_classperms_helper()
Dcil_copy_ast.c1810 case CIL_CONSTRAIN: in __cil_copy_node_helper()
Dcil_binary.c3228 case CIL_CONSTRAIN: in __cil_node_to_policydb()
Dcil_build_ast.c5829 rc = cil_gen_constrain(db, parse_current, ast_node, CIL_CONSTRAIN); in __cil_build_ast_node_helper()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.c6368 int rc = cil_gen_expr_stack(parse_current->next->next, CIL_CONSTRAIN, &cons->expr); in test_cil_gen_constrain_expr_stack_eq2_l1l2_constrain_neg()
6393 int rc = cil_gen_expr_stack(parse_current->next->next, CIL_CONSTRAIN, &cons->expr); in test_cil_gen_constrain_expr_stack_eq_l1l2_constrain_neg()