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.h93 CIL_CONSTRAIN, enumerator
Dcil_reset_ast.c545 case CIL_CONSTRAIN: in __cil_reset_node()
Dcil_write_ast.c1069 flav = (node->flavor == CIL_CONSTRAIN) ? CIL_KEY_CONSTRAIN : CIL_KEY_MLSCONSTRAIN; in cil_write_constrain()
1384 case CIL_CONSTRAIN: in __cil_write_node_helper()
Dandroid.c731 case CIL_CONSTRAIN: in __attributize_helper()
Dcil.c876 case CIL_CONSTRAIN: in cil_destroy_data()
1258 case CIL_CONSTRAIN: in cil_node_to_string()
Dcil_resolve_ast.c1786 rc = cil_resolve_expr(CIL_CONSTRAIN, cons->str_expr, &cons->datum_expr, current, extra_args); in cil_resolve_constrain()
3201 …if (sym_index == CIL_SYM_TYPES && (expr_type == CIL_CONSTRAIN || expr_type == CIL_VALIDATETRANS)) { in cil_resolve_expr()
3606 case CIL_CONSTRAIN: in __cil_resolve_ast_node()
Dcil_tree.c1350 case CIL_CONSTRAIN: { in cil_tree_print_node()
Dcil_policy.c164 case CIL_CONSTRAIN: in __cil_gather_statements_helper()
Dcil_copy_ast.c1991 case CIL_CONSTRAIN: in __cil_copy_node_helper()
Dcil_post.c2219 case CIL_CONSTRAIN: in __cil_post_db_classperms_helper()
Dcil_binary.c3715 case CIL_CONSTRAIN: in __cil_node_to_policydb()
Dcil_build_ast.c6385 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()