Lines Matching refs:CIL_TRUE
1416 if (cil_avrule->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in __cil_avrule_to_avtab()
1778 if (cil_avrulex->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in cil_avrulex_to_hashtable()
2264 swapped = CIL_TRUE; in cil_booleanif_to_policydb()
2367 int add = CIL_TRUE; in cil_roletrans_to_policydb()
2393 if (add == CIL_TRUE) { in cil_roletrans_to_policydb()
2687 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2691 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2695 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2699 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2703 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2709 if (is_leaf == CIL_TRUE) { in __cil_constrain_expr_to_sepol_expr_helper()
3106 if (pdb->mls == CIL_TRUE) { in __cil_context_to_sepol_context()
3731 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3736 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3759 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3771 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3785 if (db->disable_neverallow != CIL_TRUE && rule->rule_kind == CIL_AVRULE_NEVERALLOW) { in __cil_node_to_policydb()
3804 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3812 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3817 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3875 if (blk->is_abstract == CIL_TRUE) { in __cil_binary_create_helper()
4215 if (pdb->mls == CIL_TRUE) { in __cil_policydb_init()
4685 if (rc == CIL_TRUE) { in cil_check_neverallow()
4686 *violation = CIL_TRUE; in cil_check_neverallow()
4707 if (rc == CIL_TRUE) { in cil_check_neverallow()
4708 *violation = CIL_TRUE; in cil_check_neverallow()
4830 *violation = CIL_TRUE; in cil_check_type_bounds()
4853 rc = cil_find_matching_avrule_in_ast(db->ast->root, CIL_AVRULE, &target, matching, CIL_TRUE); in cil_check_type_bounds()
4857 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
4881 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
5011 if (db->disable_neverallow != CIL_TRUE) { in cil_binary_create_allocated_pdb()
5020 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
5026 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
5033 if (violation == CIL_TRUE) { in cil_binary_create_allocated_pdb()