Lines Matching refs:CIL_TRUE
1432 if (cil_avrule->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in __cil_avrule_to_avtab()
1802 if (cil_avrulex->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in cil_avrulex_to_hashtable()
2229 swapped = CIL_TRUE; in cil_booleanif_to_policydb()
2332 int add = CIL_TRUE; in cil_roletrans_to_policydb()
2358 if (add == CIL_TRUE) { in cil_roletrans_to_policydb()
2651 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2655 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2659 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2663 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2667 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2673 if (is_leaf == CIL_TRUE) { in __cil_constrain_expr_to_sepol_expr_helper()
3021 if (pdb->mls == CIL_TRUE) { in __cil_context_to_sepol_context()
3646 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3651 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3674 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3686 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3700 if (db->disable_neverallow != CIL_TRUE && rule->rule_kind == CIL_AVRULE_NEVERALLOW) { in __cil_node_to_policydb()
3719 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3727 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3732 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3790 if (blk->is_abstract == CIL_TRUE) { in __cil_binary_create_helper()
4130 if (pdb->mls == CIL_TRUE) { in __cil_policydb_init()
4601 if (rc == CIL_TRUE) { in cil_check_neverallow()
4602 *violation = CIL_TRUE; in cil_check_neverallow()
4623 if (rc == CIL_TRUE) { in cil_check_neverallow()
4624 *violation = CIL_TRUE; in cil_check_neverallow()
4745 *violation = CIL_TRUE; in cil_check_type_bounds()
4765 rc = cil_find_matching_avrule_in_ast(db->ast->root, CIL_AVRULE, &target, matching, CIL_TRUE); in cil_check_type_bounds()
4769 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
4785 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
4910 if (db->disable_neverallow != CIL_TRUE) { in cil_binary_create_allocated_pdb()
4919 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
4925 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
4932 if (violation == CIL_TRUE) { in cil_binary_create_allocated_pdb()