Searched refs:re_status (Results 1 – 17 of 17) sorted by relevance
232 error->re_status = RPC_PROGUNAVAIL; in accepted()236 error->re_status = RPC_PROGVERSMISMATCH; in accepted()240 error->re_status = RPC_PROCUNAVAIL; in accepted()244 error->re_status = RPC_CANTDECODEARGS; in accepted()248 error->re_status = RPC_SYSTEMERROR; in accepted()252 error->re_status = RPC_SUCCESS; in accepted()257 error->re_status = RPC_FAILED; in accepted()270 error->re_status = RPC_VERSMISMATCH; in rejected()274 error->re_status = RPC_AUTHERROR; in rejected()279 error->re_status = RPC_FAILED; in rejected()[all …]
347 ct->ct_error.re_status = RPC_SUCCESS; in clnt_vc_call()355 if (ct->ct_error.re_status == RPC_SUCCESS) in clnt_vc_call()356 ct->ct_error.re_status = RPC_CANTENCODEARGS; in clnt_vc_call()359 return (ct->ct_error.re_status); in clnt_vc_call()366 if (ct->ct_error.re_status == RPC_SUCCESS) in clnt_vc_call()367 ct->ct_error.re_status = RPC_CANTENCODEARGS; in clnt_vc_call()370 return (ct->ct_error.re_status); in clnt_vc_call()375 return (ct->ct_error.re_status = RPC_CANTSEND); in clnt_vc_call()386 return(ct->ct_error.re_status = RPC_TIMEDOUT); in clnt_vc_call()400 return (ct->ct_error.re_status); in clnt_vc_call()[all …]
356 cu->cu_error.re_status = RPC_CANTSEND; in clnt_dg_call()378 cu->cu_error.re_status = RPC_CANTSEND; in clnt_dg_call()404 cu->cu_error.re_status = RPC_CANTENCODEARGS; in clnt_dg_call()412 cu->cu_error.re_status = RPC_CANTENCODEARGS; in clnt_dg_call()421 cu->cu_error.re_status = RPC_CANTSEND; in clnt_dg_call()429 cu->cu_error.re_status = RPC_TIMEDOUT; in clnt_dg_call()466 cu->cu_error.re_status = RPC_CANTRECV; in clnt_dg_call()476 cu->cu_error.re_status = RPC_CANTRECV; in clnt_dg_call()489 cu->cu_error.re_status = RPC_CANTRECV; in clnt_dg_call()497 cu->cu_error.re_status = RPC_TIMEDOUT; in clnt_dg_call()[all …]
94 (void)strncpy(str, clnt_sperrno(e.re_status), len - 1); in clnt_sperror()99 switch (e.re_status) { in clnt_sperror()249 clnt_sperrno(rpc_createerr.cf_error.re_status), len - 4); in clnt_spcreateerror()
203 status = error.re_status; in clnt_raw_call()
260 errp->re_status = stat = RPC_SUCCESS; in clnt_bck_call()265 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_bck_call()288 if (ct->ct_error.re_status == RPC_CANTRECV) { in clnt_bck_call()291 errp->re_status = RPC_CANTRECV; in clnt_bck_call()342 errp->re_status = stat = RPC_CANTSEND; in clnt_bck_call()354 errp->re_status = stat = RPC_CANTRECV; in clnt_bck_call()367 errp->re_status = stat = RPC_TIMEDOUT; in clnt_bck_call()393 errp->re_status = stat; in clnt_bck_call()403 errp->re_status = stat = RPC_CANTRECV; in clnt_bck_call()425 errp->re_status = stat = RPC_SUCCESS; in clnt_bck_call()[all …]
393 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()442 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_dg_call()461 errp->re_status = stat = RPC_INTR; in clnt_dg_call()463 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()493 errp->re_status = stat = RPC_CANTSEND; in clnt_dg_call()509 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()532 errp->re_status = stat = RPC_TIMEDOUT; in clnt_dg_call()577 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()633 errp->re_status = stat = RPC_INTR; in clnt_dg_call()635 errp->re_status = stat = RPC_CANTRECV; in clnt_dg_call()[all …]
371 errp->re_status = stat = RPC_SUCCESS; in clnt_vc_call()376 errp->re_status = stat = RPC_CANTENCODEARGS; in clnt_vc_call()399 if (ct->ct_error.re_status == RPC_CANTRECV) { in clnt_vc_call()402 errp->re_status = RPC_CANTRECV; in clnt_vc_call()458 errp->re_status = stat = RPC_CANTSEND; in clnt_vc_call()470 errp->re_status = stat = RPC_CANTRECV; in clnt_vc_call()483 errp->re_status = stat = RPC_TIMEDOUT; in clnt_vc_call()509 errp->re_status = stat; in clnt_vc_call()519 errp->re_status = stat = RPC_CANTRECV; in clnt_vc_call()541 errp->re_status = stat = RPC_SUCCESS; in clnt_vc_call()[all …]
301 stat = errp->re_status = RPC_CANTENCODEARGS; in clnt_nl_call()304 stat = errp->re_status = RPC_SUCCESS; in clnt_nl_call()354 stat = errp->re_status = RPC_CANTDECODERES; in clnt_nl_call()361 stat = errp->re_status = RPC_SUCCESS; in clnt_nl_call()369 stat = errp->re_status = RPC_AUTHERROR; in clnt_nl_call()379 stat = errp->re_status = RPC_CANTRECV; in clnt_nl_call()
251 error->re_status = RPC_PROGUNAVAIL; in accepted()255 error->re_status = RPC_PROGVERSMISMATCH; in accepted()328 error->re_status = stat; in _seterr_reply()
70 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()
346 if (err.re_status != RPC_SUCCESS && in yppush_send_xfr()347 err.re_status != RPC_TIMEDOUT) { in yppush_send_xfr()
66 enum clnt_stat re_status; member
301 if (err.re_status != RPC_SUCCESS &&302 err.re_status != RPC_TIMEDOUT)
490 rpc_createerr.cf_error.re_status = RPC_FAILED;1522 if (rpcerr.re_status != RPC_SUCCESS) {1604 rpc_createerr.cf_error.re_status = RPC_FAILED;
1281 if (reply_error.re_status != RPC_SUCCESS) { in handle_reply()1284 clnt_sperrno(reply_error.re_status)); in handle_reply()