Lines Matching refs:CIL_TRUE
1498 if (cil_avrule->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in __cil_avrule_to_avtab()
1860 if (cil_avrulex->rule_kind == CIL_AVRULE_DONTAUDIT && db->disable_dontaudit == CIL_TRUE) { in cil_avrulex_to_hashtable()
2346 swapped = CIL_TRUE; in cil_booleanif_to_policydb()
2449 int add = CIL_TRUE; in cil_roletrans_to_policydb()
2475 if (add == CIL_TRUE) { in cil_roletrans_to_policydb()
2769 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2773 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2777 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2781 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2785 is_leaf = CIL_TRUE; in __cil_constrain_expr_to_sepol_expr_helper()
2791 if (is_leaf == CIL_TRUE) { in __cil_constrain_expr_to_sepol_expr_helper()
3194 if (pdb->mls == CIL_TRUE) { in __cil_context_to_sepol_context()
3865 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3870 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3893 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3905 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3919 if (db->disable_neverallow != CIL_TRUE && rule->rule_kind == CIL_AVRULE_NEVERALLOW) { in __cil_node_to_policydb()
3938 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3946 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
3951 if (pdb->mls == CIL_TRUE) { in __cil_node_to_policydb()
4009 if (blk->is_abstract == CIL_TRUE) { in __cil_binary_create_helper()
4349 if (pdb->mls == CIL_TRUE) { in __cil_policydb_init()
4830 if (rc == CIL_TRUE) { in cil_check_neverallow()
4831 *violation = CIL_TRUE; in cil_check_neverallow()
4852 if (rc == CIL_TRUE) { in cil_check_neverallow()
4853 *violation = CIL_TRUE; in cil_check_neverallow()
4976 *violation = CIL_TRUE; in cil_check_type_bounds()
4999 rc = cil_find_matching_avrule_in_ast(db->ast->root, CIL_AVRULE, &target, matching, CIL_TRUE); in cil_check_type_bounds()
5003 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
5027 cil_list_destroy(&target.perms.classperms, CIL_TRUE); in cil_check_type_bounds()
5157 if (db->disable_neverallow != CIL_TRUE) { in cil_binary_create_allocated_pdb()
5166 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
5172 violation = CIL_TRUE; in cil_binary_create_allocated_pdb()
5179 if (violation == CIL_TRUE) { in cil_binary_create_allocated_pdb()