Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h92 CIL_CONSTRAIN, enumerator
Dcil_reset_ast.c525 case CIL_CONSTRAIN: in __cil_reset_node()
Dcil_write_ast.c1051 flav = (node->flavor == CIL_CONSTRAIN) ? CIL_KEY_CONSTRAIN : CIL_KEY_MLSCONSTRAIN; in cil_write_constrain()
1365 case CIL_CONSTRAIN: in __cil_write_node_helper()
Dandroid.c731 case CIL_CONSTRAIN: in __attributize_helper()
Dcil.c702 case CIL_CONSTRAIN: in cil_destroy_data()
1076 case CIL_CONSTRAIN: in cil_node_to_string()
Dcil_resolve_ast.c1741 rc = cil_resolve_expr(CIL_CONSTRAIN, cons->str_expr, &cons->datum_expr, current, extra_args); in cil_resolve_constrain()
3101 …if (sym_index == CIL_SYM_TYPES && (expr_type == CIL_CONSTRAIN || expr_type == CIL_VALIDATETRANS)) { in cil_resolve_expr()
3502 case CIL_CONSTRAIN: in __cil_resolve_ast_node()
Dcil_tree.c1335 case CIL_CONSTRAIN: { in cil_tree_print_node()
Dcil_copy_ast.c1914 case CIL_CONSTRAIN: in __cil_copy_node_helper()
Dcil_policy.c164 case CIL_CONSTRAIN: in __cil_gather_statements_helper()
Dcil_post.c1905 case CIL_CONSTRAIN: in __cil_post_db_classperms_helper()
Dcil_binary.c3707 case CIL_CONSTRAIN: in __cil_node_to_policydb()
Dcil_build_ast.c6124 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()