RPC_TIMEDOUT
stat = RPC_TIMEDOUT;
cu->cu_error.re_status = RPC_TIMEDOUT;
cu->cu_error.re_status = RPC_TIMEDOUT;
case RPC_TIMEDOUT:
case RPC_TIMEDOUT:
return(ct->ct_error.re_status = RPC_TIMEDOUT);
ct->ct_error.re_status = RPC_TIMEDOUT;
case RPC_TIMEDOUT:
case RPC_TIMEDOUT:
if ((rpc_stat != RPC_SUCCESS) && (rpc_stat != RPC_TIMEDOUT))
if (clnt_stat != RPC_SUCCESS && clnt_stat != RPC_TIMEDOUT)
if (clnt_stat != RPC_SUCCESS && clnt_stat != RPC_TIMEDOUT)
err.re_status != RPC_TIMEDOUT) {
err.re_status != RPC_TIMEDOUT)