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()
817 int morebytes; in CallbackWithError() local823 morebytes = 1; in CallbackWithError()824 sdr->moreptr = &morebytes; in CallbackWithError()857 …if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:Record: CallbackwithError morebytes zero"); r… in CallbackWithError()870 …if (!morebytes){syslog(LOG_WARNING, "dnssdclientstub:sdRef: CallbackwithError morebytes zero"); re… in CallbackWithError()880 int morebytes = 0; in DNSServiceProcessResult() local936 if (morebytes && sdRef->logcounter < 100) in DNSServiceProcessResult()985 morebytes = more_bytes(sdRef->sockfd); in DNSServiceProcessResult()986 if (morebytes) in DNSServiceProcessResult()989 sdRef->moreptr = &morebytes; in DNSServiceProcessResult()[all …]