_sendto
if (_sendto(cu->cu_sock, cu->cu_outbuf, outlen, 0,
extern int _sendto(int, const char *, int, int,
extern int _sendto(int, const char *, int, int,
res = _sendto(s, (char *)&thetime, sizeof (thetime), 0,
(void) _sendto(xprt->xp_sock, reply, (int) replylen, 0,
if (_sendto(xprt->xp_sock, rpc_buffer(xprt), slen, 0,
extern int _sendto(int, const char *, int, int,