Searched refs:cu_outbuf (Results 1 – 1 of 1) sorted by relevance
169 char *cu_outbuf; member244 cu->cu_outbuf = &cu->cu_inbuf[recvsz]; in clnt_dg_create()268 xdrmem_create(&cu->cu_outxdrs, cu->cu_outbuf, sendsz, XDR_ENCODE); in clnt_dg_create()419 if (_sendto(cu->cu_fd, cu->cu_outbuf, outlen, 0, sa, salen) != outlen) { in clnt_dg_call()482 *((u_int32_t *)(void *)(cu->cu_outbuf)))) { in clnt_dg_call()