Searched refs:morebytes (Results 1 – 3 of 3) sorted by relevance
64 goto morebytes; in T_UConverter_toUnicode_UTF32_BE()70 morebytes: in T_UConverter_toUnicode_UTF32_BE()145 goto morebytes; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC()151 morebytes: in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC()528 goto morebytes; in T_UConverter_toUnicode_UTF32_LE()535 morebytes: in T_UConverter_toUnicode_UTF32_LE()615 goto morebytes; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC()622 morebytes: in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC()
87 goto morebytes; in ucnv_toUnicode_UTF8()105 morebytes: in ucnv_toUnicode_UTF8()205 goto morebytes; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()222 morebytes: in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
824 int morebytes; in CallbackWithError() local830 morebytes = 1; in CallbackWithError()831 sdr->moreptr = &morebytes; in CallbackWithError()864 …if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:Record: CallbackwithError morebytes zero"); r… in CallbackWithError()877 …if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:sdRef: CallbackwithError morebytes zero"); re… in CallbackWithError()887 int morebytes = 0; in DNSServiceProcessResult() local943 if (morebytes && sdRef->logcounter < 100) in DNSServiceProcessResult()992 morebytes = more_bytes(sdRef->sockfd); in DNSServiceProcessResult()993 if (morebytes) in DNSServiceProcessResult()996 sdRef->moreptr = &morebytes; in DNSServiceProcessResult()[all …]