Searched refs:rj_why (Results 1 – 8 of 8) sorted by relevance
106 #define rj_why ru.RJ_why macro
122 #define rj_why ru.RJ_why macro
126 return (xdr_enum(xdrs, (enum_t *)&(rr->rj_why))); in xdr_rejected_reply()425 error->re_why = msg->rjcted_rply.rj_why; in _seterr_reply()
1187 rply.rjcted_rply.rj_why = why; in svcerr_auth()1212 rply.rjcted_rply.rj_why = AUTH_BADCRED; in svcerr_badcred()
119 return (xdr_enum(xdrs, (enum_t *)&(rr->rj_why))); in xdr_rejected_reply()360 error->re_why = msg->rjcted_rply.rj_why; in __seterr_reply()
1198 rply.rjcted_rply.rj_why = why; in svcerr_auth()
657 if (msg->rjcted_rply.rj_why == RPCSEC_GSS_NOCRED ||658 msg->rjcted_rply.rj_why == RPCSEC_GSS_FAILED ||
1091 if (msg->rjcted_rply.rj_why == RPCSEC_GSS_NOCRED ||1092 msg->rjcted_rply.rj_why == RPCSEC_GSS_FAILED ||