Searched refs:cu_error (Results 1 – 2 of 2) sorted by relevance
168 struct rpc_err cu_error; member359 cu->cu_error.re_errno = errno; in clnt_dg_call()381 cu->cu_error.re_errno = errno; in clnt_dg_call()382 cu->cu_error.re_status = RPC_CANTSEND; in clnt_dg_call()424 cu->cu_error.re_errno = errno; in clnt_dg_call()469 cu->cu_error.re_errno = kv.data; in clnt_dg_call()479 cu->cu_error.re_errno = errno; in clnt_dg_call()492 cu->cu_error.re_errno = errno; in clnt_dg_call()572 cu->cu_error.re_status = in clnt_dg_call()604 return (cu->cu_error.re_status); in clnt_dg_call()[all …]
145 struct rpc_err cu_error; member374 errp = &cu->cu_error; in clnt_dg_call()703 stat = _seterr_reply(&reply_msg, &(cu->cu_error)); in clnt_dg_call()790 *errp = cu->cu_error; in clnt_dg_geterr()