Searched refs:morebytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_u32.c62 goto morebytes;
68 morebytes:
143 goto morebytes;
149 morebytes:
526 goto morebytes;
533 morebytes:
613 goto morebytes;
620 morebytes:
H A Ducnv_u8.c112 goto morebytes;
130 morebytes:
242 goto morebytes;
259 morebytes:
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A Ddnssd_clientstub.c872 int morebytes; local
878 morebytes = 1;
879 sdr->moreptr = &morebytes;
910 if (!morebytes) {syslog(LOG_WARNING, "dnssdclientstub:Record: CallbackwithError morebytes zero"); return;}
920 // If DNSServiceRefDeallocate was called in the callback, morebytes will be zero. As the sdRef
928 if (!morebytes) {syslog(LOG_WARNING, "dnssdclientstub:sdRef: CallbackwithError morebytes zero sdr %p", sdr); return;}
939 int morebytes = 0; local
997 if (morebytes
[all...]

Completed in 117 milliseconds