Lines Matching refs:re_status

657 		rpc_callerr.re_status = RPC_FAILED;
684 rpc_callerr.re_status = RPC_SUCCESS;
697 if (rpc_callerr.re_status == RPC_SUCCESS)
698 rpc_callerr.re_status = RPC_CANTENCODEARGS;
701 return (rpc_callerr.re_status);
709 if (rpc_callerr.re_status == RPC_SUCCESS)
710 rpc_callerr.re_status = RPC_CANTENCODEARGS;
713 return (rpc_callerr.re_status);
718 return (rpc_callerr.re_status = RPC_CANTSEND);
729 return (rpc_callerr.re_status = RPC_TIMEDOUT);
743 return (rpc_callerr.re_status);
747 if (rpc_callerr.re_status == RPC_SUCCESS)
750 return (rpc_callerr.re_status);
761 rpc_callerr.re_status = RPC_SUCCESS;
765 if (rpc_callerr.re_status == RPC_SUCCESS) {
768 rpc_callerr.re_status = RPC_AUTHERROR;
772 if (rpc_callerr.re_status == RPC_SUCCESS)
773 rpc_callerr.re_status =
778 if (rpc_callerr.re_status == RPC_SUCCESS)
779 rpc_callerr.re_status = RPC_CANTDECODERES;
786 else if (rpc_callerr.re_status == RPC_AUTHERROR) {
797 rpc_callerr.re_status = RPC_AUTHERROR;
806 return (rpc_callerr.re_status);
820 rpc_callerr.re_status = RPC_FAILED;
829 rpc_callerr.re_status = RPC_SUCCESS;
842 if (rpc_callerr.re_status == RPC_SUCCESS)
843 rpc_callerr.re_status = RPC_CANTENCODEARGS;
846 return (rpc_callerr.re_status);
854 if (rpc_callerr.re_status == RPC_SUCCESS)
855 rpc_callerr.re_status = RPC_CANTENCODEARGS;
858 return (rpc_callerr.re_status);
866 * rpc_callerr.re_status.
871 return (rpc_callerr.re_status);
1180 rpc_callerr.re_status = RPC_SYSTEMERROR;
1220 rpc_callerr.re_status = RPC_SYSTEMERROR;
1241 rpc_callerr.re_status = RPC_TIMEDOUT;
1265 rpc_callerr.re_status = RPC_TIMEDOUT;
1282 rpc_callerr.re_status = RPC_CANTRECV;
1295 rpc_callerr.re_status = RPC_CANTRECV;
1307 rpc_callerr.re_status = RPC_CANTRECV;
1314 rpc_callerr.re_status = RPC_CANTRECV;
1341 rpc_callerr.re_status = RPC_CANTSEND;
1349 rpc_callerr.re_status = RPC_CANTSEND;
1353 rpc_callerr.re_status = RPC_CANTSTORE;
1368 rpc_callerr.re_status = RPC_CANTSEND;
1382 rpc_callerr.re_status = RPC_CANTSEND;