Lines Matching full:send_all
562 mDNSlocal void send_all(dnssd_sock_t s, const char *ptr, int len)
569 LogMsg("ERROR: send_all(%d) wrote %d of %d errno %d (%s)",
3225 send_all(request->sd, (const char *)&x, sizeof(x));
3231 send_all(request->sd, (const char *)&BadParamErr, sizeof(BadParamErr));
3858 send_all(req->errsd, (const char *)&err_netorder, sizeof(err_netorder));