UDPMSGSIZE
int registerrpc(int, int, int, char *(*)(char [UDPMSGSIZE]), xdrproc_t,
(char *)calloc(UDPMSGSIZE, sizeof (char));
xdrmem_create(xdrs, clp->_raw_buf, UDPMSGSIZE, XDR_FREE);
defsize = UDPMSGSIZE;
UDPMSGSIZE, UDPMSGSIZE);
return svc_com_create(fd, UDPMSGSIZE, UDPMSGSIZE, "udp");
xdrmem_create(&srp->xdr_stream, srp->raw_buf, UDPMSGSIZE, XDR_DECODE);
#ifndef UDPMSGSIZE
__rpc_rawcombuf = calloc(UDPMSGSIZE, sizeof (char));
sendsz = __rpc_get_t_size(si.si_af, si.si_proto, UDPMSGSIZE);