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

/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c248 static int more_bytes(dnssd_sock_t sd) function
269 if (fs == NULL) { syslog(LOG_WARNING, "dnssd_clientstub more_bytes: malloc failed"); return 0; }
984 morebytes = more_bytes(sdRef->sockfd);

Completed in 52 milliseconds