Searched refs:re_status (Results 1 – 18 of 18) sorted by relevance
251 error->re_status = RPC_PROGUNAVAIL;255 error->re_status = RPC_PROGVERSMISMATCH;259 error->re_status = RPC_PROCUNAVAIL;263 error->re_status = RPC_CANTDECODEARGS;267 error->re_status = RPC_SYSTEMERROR;271 error->re_status = RPC_SUCCESS;276 error->re_status = RPC_FAILED;291 error->re_status = RPC_VERSMISMATCH;295 error->re_status = RPC_AUTHERROR;300 error->re_status = RPC_FAILED;[all …]
360 ct->ct_error.re_status = RPC_SUCCESS;368 if (ct->ct_error.re_status == RPC_SUCCESS)369 ct->ct_error.re_status = RPC_CANTENCODEARGS;372 return (ct->ct_error.re_status);379 if (ct->ct_error.re_status == RPC_SUCCESS)380 ct->ct_error.re_status = RPC_CANTENCODEARGS;383 return (ct->ct_error.re_status);388 return (ct->ct_error.re_status = RPC_CANTSEND);399 return(ct->ct_error.re_status = RPC_TIMEDOUT);413 return (ct->ct_error.re_status);[all …]
357 cu->cu_error.re_status = RPC_CANTSEND;379 cu->cu_error.re_status = RPC_CANTSEND;405 cu->cu_error.re_status = RPC_CANTENCODEARGS;413 cu->cu_error.re_status = RPC_CANTENCODEARGS;422 cu->cu_error.re_status = RPC_CANTSEND;430 cu->cu_error.re_status = RPC_TIMEDOUT;467 cu->cu_error.re_status = RPC_CANTRECV;477 cu->cu_error.re_status = RPC_CANTRECV;490 cu->cu_error.re_status = RPC_CANTRECV;498 cu->cu_error.re_status = RPC_TIMEDOUT;[all …]
101 (void)strncpy(str, clnt_sperrno(e.re_status), len - 1);106 switch (e.re_status) {261 clnt_sperrno(rpc_createerr.cf_error.re_status), len - 4);
216 status = error.re_status;
265 errp->re_status = stat = RPC_SUCCESS; in clnt_bck_call()270 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_bck_call()293 if (ct->ct_error.re_status == RPC_CANTRECV) { in clnt_bck_call()296 errp->re_status = RPC_CANTRECV; in clnt_bck_call()334 errp->re_status = stat = RPC_CANTSEND; in clnt_bck_call()346 errp->re_status = stat = RPC_CANTRECV; in clnt_bck_call()359 errp->re_status = stat = RPC_TIMEDOUT; in clnt_bck_call()385 errp->re_status = stat; in clnt_bck_call()395 errp->re_status = stat = RPC_CANTRECV; in clnt_bck_call()417 errp->re_status = stat = RPC_SUCCESS; in clnt_bck_call()[all …]
396 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()449 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_dg_call()468 errp->re_status = stat = RPC_INTR; in clnt_dg_call()470 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()500 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()516 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()539 errp->re_status = stat = RPC_TIMEDOUT; in clnt_dg_call()584 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()640 errp->re_status = stat = RPC_INTR; in clnt_dg_call()642 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()[all …]
358 errp->re_status = stat = RPC_SUCCESS; in clnt_vc_call()363 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_vc_call()386 if (ct->ct_error.re_status == RPC_CANTRECV) { in clnt_vc_call()389 errp->re_status = RPC_CANTRECV; in clnt_vc_call()422 errp->re_status = stat = RPC_CANTSEND; in clnt_vc_call()434 errp->re_status = stat = RPC_CANTRECV; in clnt_vc_call()447 errp->re_status = stat = RPC_TIMEDOUT; in clnt_vc_call()473 errp->re_status = stat; in clnt_vc_call()483 errp->re_status = stat = RPC_CANTRECV; in clnt_vc_call()505 errp->re_status = stat = RPC_SUCCESS; in clnt_vc_call()[all …]
257 error->re_status = RPC_PROGUNAVAIL; in accepted()261 error->re_status = RPC_PROGVERSMISMATCH; in accepted()334 error->re_status = stat; in _seterr_reply()
76 enum clnt_stat re_status; member
194 if (rpcerr.re_status != RPC_SUCCESS) { in yppasswd_local()275 if (rpcerr.re_status != RPC_SUCCESS) { in yppasswd_remote()
348 if (err.re_status != RPC_SUCCESS && in yppush_send_xfr()349 err.re_status != RPC_TIMEDOUT) { in yppush_send_xfr()
106 if (err.re_status != RPC_SUCCESS) { in pickup_rpc_reply()
68 enum clnt_stat re_status; member
300 if (err.re_status != RPC_SUCCESS &&301 err.re_status != RPC_TIMEDOUT)
500 rpc_createerr.cf_error.re_status = RPC_FAILED;1530 if (rpcerr.re_status != RPC_SUCCESS) {1612 rpc_createerr.cf_error.re_status = RPC_FAILED;
1260 if (reply_error.re_status != RPC_SUCCESS) { in handle_reply()1263 clnt_sperrno(reply_error.re_status)); in handle_reply()
1251 if (reply_error.re_status != RPC_SUCCESS) { in handle_reply()1254 clnt_sperrno(reply_error.re_status)); in handle_reply()