Home
last modified time | relevance | path

Searched refs:re_why (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dclnt_perror.c134 err = auth_errmsg(e.re_why); in clnt_sperror()
145 (int) e.re_why); in clnt_sperror()
H A Drpc_prot.c322 error->re_why = msg->rjcted_rply.rj_why; in _seterr_reply()
H A Dclnt_dg.c561 cu->cu_error.re_why = AUTH_INVALIDRESP; in clnt_dg_call()
H A Dclnt_vc.c421 ct->ct_error.re_why = AUTH_INVALIDRESP; in clnt_vc_call()
/freebsd/include/rpc/
H A Dclnt.h80 #define re_why ru.RE_why macro
/freebsd/sys/rpc/
H A Dclnt.h84 #define re_why ru.RE_why macro
H A Drpc_prot.c338 error->re_why = msg->rjcted_rply.rj_why; in _seterr_reply()
H A Dclnt_bck.c434 errp->re_why = AUTH_INVALIDRESP; in clnt_bck_call()
H A Dclnt_nl.c370 errp->re_why = AUTH_INVALIDRESP; in clnt_nl_call()
H A Dclnt_dg.c706 errp->re_why = AUTH_INVALIDRESP; in clnt_dg_call()
H A Dclnt_vc.c551 errp->re_why = AUTH_INVALIDRESP; in clnt_vc_call()