Searched refs:RPC_AUTHERROR (Results 1 – 18 of 18) sorted by relevance
132 if (rval == RPC_AUTHERROR) in yp_update()149 if (rval == RPC_AUTHERROR) in yp_update()164 if (rval == RPC_AUTHERROR) in yp_update()181 if (rval == RPC_AUTHERROR) in yp_update()
137 case RPC_AUTHERROR: in clnt_sperror()274 case RPC_AUTHERROR: in clnt_spcreateerror()
211 status = RPC_AUTHERROR; in clnt_raw_call()221 status = RPC_AUTHERROR; in clnt_raw_call()
278 error->re_status = RPC_AUTHERROR; in rejected()325 case RPC_AUTHERROR: in _seterr_reply()
564 cu->cu_error.re_status = RPC_AUTHERROR; in clnt_dg_call()586 else if (cu->cu_error.re_status == RPC_AUTHERROR) in clnt_dg_call()
425 ct->ct_error.re_status = RPC_AUTHERROR; in clnt_vc_call()
37 RPC_AUTHERROR = 7, /* authentication error */ enumerator
56 #define IS_UNRECOVERABLE_RPC(s) (((s) == RPC_AUTHERROR) || \
292 return (RPC_AUTHERROR); in rejected()341 case RPC_AUTHERROR: in _seterr_reply()
438 errp->re_status = stat = RPC_AUTHERROR; in clnt_bck_call()450 else if (stat == RPC_AUTHERROR) in clnt_bck_call()
64 #define IS_UNRECOVERABLE_RPC(s) (((s) == RPC_AUTHERROR) || \
710 errp->re_status = stat = RPC_AUTHERROR; in clnt_dg_call()746 else if (stat == RPC_AUTHERROR) in clnt_dg_call()
560 errp->re_status = stat = RPC_AUTHERROR; in clnt_vc_call()572 else if (stat == RPC_AUTHERROR) in clnt_vc_call()
471 return (RPC_AUTHERROR); in rpctls_connect()481 if (stat == RPC_AUTHERROR) in rpctls_connect()
479 rpc_createerr.cf_stat = RPC_AUTHERROR; in rpc_gss_init()
995 rpc_createerr.cf_stat = RPC_AUTHERROR; in rpc_gss_init()
1050 } else if (stat == RPC_AUTHERROR) { in newnfs_request()