Searched refs:morebytes (Results 1 – 1 of 1) sorted by relevance
873 int morebytes; in CallbackWithError() local879 morebytes = 1; in CallbackWithError()880 sdr->moreptr = &morebytes; in CallbackWithError()911 …if (!morebytes) {syslog(LOG_WARNING, "dnssdclientstub:Record: CallbackwithError morebytes zero"); … in CallbackWithError()929 …if (!morebytes) {syslog(LOG_WARNING, "dnssdclientstub:sdRef: CallbackwithError morebytes zero sdr … in CallbackWithError()940 int morebytes = 0; in DNSServiceProcessResult() local998 if (morebytes && sdRef->logcounter < 100) in DNSServiceProcessResult()1047 morebytes = more_bytes(sdRef->sockfd); in DNSServiceProcessResult()1048 if (morebytes) in DNSServiceProcessResult()1051 sdRef->moreptr = &morebytes; in DNSServiceProcessResult()[all …]