Lines Matching refs:CIL_TRUE
55 return CIL_TRUE; in cil_type_match_any()
61 return CIL_TRUE; in cil_type_match_any()
67 return CIL_TRUE; in cil_type_match_any()
74 return CIL_TRUE; in cil_type_match_any()
76 return CIL_TRUE; in cil_type_match_any()
158 if (&p1->datum == &p2->datum) return CIL_TRUE; in cil_classperms_match_any()
174 if (rc == CIL_TRUE) return CIL_TRUE; in __cil_classperms_list_match_any()
180 if (rc == CIL_TRUE) return CIL_TRUE; in __cil_classperms_list_match_any()
187 if (rc == CIL_TRUE) return CIL_TRUE; in __cil_classperms_list_match_any()
203 if (rc == CIL_TRUE) return CIL_TRUE; in cil_classperms_list_match_any()
209 if (rc == CIL_TRUE) return CIL_TRUE; in cil_classperms_list_match_any()
216 if (rc == CIL_TRUE) return CIL_TRUE; in cil_classperms_list_match_any()
286 rc = CIL_TRUE; in cil_permissionx_match_any()
303 if (match_self != CIL_TRUE && avrule == target) goto exit; in cil_find_matching_avrule()
358 if (blk->is_abstract == CIL_TRUE) { in __cil_find_matching_avrule_in_ast()