Lines Matching refs:CIL_FALSE
78 return CIL_FALSE; in cil_type_match_any()
134 rc = CIL_FALSE; in cil_self_match_any()
151 if (&c1->datum != &c2->datum) return CIL_FALSE; in cil_classperms_match_any()
160 return CIL_FALSE; in cil_classperms_match_any()
189 return CIL_FALSE; in __cil_classperms_list_match_any()
218 return CIL_FALSE; in cil_classperms_list_match_any()
272 int rc = CIL_FALSE; in cil_permissionx_match_any()
288 cil_list_destroy(&cl1, CIL_FALSE); in cil_permissionx_match_any()
289 cil_list_destroy(&cl2, CIL_FALSE); in cil_permissionx_match_any()
319 } else if (rc == CIL_FALSE) { in cil_find_matching_avrule()
327 } else if (rc == CIL_FALSE) { in cil_find_matching_avrule()