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