Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h93 CIL_CONSTRAIN, enumerator
H A Dcil_reset_ast.c614 case CIL_CONSTRAIN: in __cil_reset_node()
H A Dcil.c930 case CIL_CONSTRAIN: in cil_destroy_data()
1312 case CIL_CONSTRAIN: in cil_node_to_string()
H A Dcil_resolve_ast.c1811 rc = cil_resolve_expr(CIL_CONSTRAIN, cons->str_expr, &cons->datum_expr, current, extra_args); in cil_resolve_constrain()
3313 if (sym_index == CIL_SYM_TYPES && (expr_type == CIL_CONSTRAIN || expr_type == CIL_VALIDATETRANS)) { in cil_resolve_expr()
3825 case CIL_CONSTRAIN: in __cil_resolve_ast_node()
H A Dcil_copy_ast.c1944 case CIL_CONSTRAIN: in __cil_copy_node_helper()
H A Dcil_write_ast.c1188 case CIL_CONSTRAIN: { in cil_write_ast_node()
H A Dcil_policy.c165 case CIL_CONSTRAIN: in __cil_gather_statements_helper()
H A Dcil_post.c2229 case CIL_CONSTRAIN: in __cil_post_db_classperms_helper()
H A Dcil_binary.c3934 case CIL_CONSTRAIN: in __cil_node_to_policydb()
H A Dcil_build_ast.c6399 rc = cil_gen_constrain(db, parse_current, new_ast_node, CIL_CONSTRAIN); in parse_statement()
/third_party/selinux/libsepol/cil/test/unit/
H A 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()

Completed in 78 milliseconds