Lines Matching refs:sendto
1129 if (sendto(s, (const char*)buf, buflen, 0, nsap, nsaplen) != buflen)1131 Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);