| /src/sys/rpc/ |
| H A D | rpc_prot.c | 186 rmsg->rm_reply.rp_stat = in xdr_replymsg() 188 if (rmsg->rm_reply.rp_stat == MSG_ACCEPTED) in xdr_replymsg() 191 else if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg() 200 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg() 207 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg() 309 switch (msg->rm_reply.rp_stat) { in _seterr_reply() 325 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
|
| H A D | svc_dg.c | 238 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply() 239 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
|
| H A D | svc.c | 700 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply() 726 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply_mbuf() 746 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc() 768 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode() 790 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr() 812 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth() 844 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog() 866 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
|
| H A D | rpc_msg.h | 155 #define rm_reply ru.RM_rmb macro
|
| H A D | svc_vc.c | 998 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply() 999 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply() 1082 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_backchannel_reply() 1083 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_backchannel_reply()
|
| /src/crypto/krb5/src/lib/rpc/ |
| H A D | svc.c | 254 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply() 271 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc() 286 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode() 301 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr() 318 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth() 343 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog() 361 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
|
| H A D | rpc_prot.c | 149 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat), in xdr_replymsg() 150 (caddr_t)&(rmsg->rm_reply.ru), reply_dscrm, NULL_xdrproc_t)); in xdr_replymsg() 242 switch (msg->rm_reply.rp_stat) { in gssrpc__seterr_reply() 258 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in gssrpc__seterr_reply()
|
| H A D | svc_tcp.c | 485 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svctcp_reply() 486 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svctcp_reply()
|
| H A D | svc_udp.c | 259 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svcudp_reply() 260 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svcudp_reply()
|
| H A D | auth_gssapi.c | 681 if (msg->rm_reply.rp_rjct.rj_stat == AUTH_ERROR && in auth_gssapi_refresh() 682 msg->rm_reply.rp_rjct.rj_why == AUTH_REJECTEDVERF) { in auth_gssapi_refresh()
|
| H A D | pmap_rmt.c | 386 (msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_broadcast()
|
| H A D | clnt_udp.c | 387 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clntudp_call()
|
| H A D | clnt_tcp.c | 346 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnttcp_call()
|
| /src/lib/libc/rpc/ |
| H A D | rpc_prot.c | 181 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg() 188 (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, in xdr_replymsg() 295 switch (msg->rm_reply.rp_stat) { in _seterr_reply() 311 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
|
| H A D | svc.c | 363 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply() 382 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc() 399 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode() 416 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr() 468 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth() 497 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog() 514 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
|
| H A D | svc_raw.c | 172 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_raw_reply() 173 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_raw_reply()
|
| H A D | svc_nl.c | 282 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_nl_reply() 283 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_nl_reply()
|
| H A D | svc_vc.c | 637 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply() 638 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()
|
| H A D | svc_dg.c | 340 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply() 341 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
|
| /src/contrib/tcpdump/ |
| H A D | print-nfs.c | 370 ND_TCHECK_4(rp->rm_reply.rp_stat); in nfsreply_noaddr_print() 371 reply_stat = GET_BE_U_4(&rp->rm_reply.rp_stat); in nfsreply_noaddr_print() 382 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_stat); in nfsreply_noaddr_print() 383 rstat = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_stat); in nfsreply_noaddr_print() 387 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_noaddr_print() 388 rlow = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_vers.low); in nfsreply_noaddr_print() 389 rhigh = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_vers.high); in nfsreply_noaddr_print() 394 ND_TCHECK_4(rp->rm_reply.rp_reject.rj_why); in nfsreply_noaddr_print() 395 rwhy = GET_BE_U_4(&rp->rm_reply.rp_reject.rj_why); in nfsreply_noaddr_print() 1086 dp = ((const uint32_t *)&rp->rm_reply) + 1; in parserep()
|
| H A D | rpc_msg.h | 124 #define rm_reply ru.RM_rmb macro
|
| /src/lib/librpcsec_gss/ |
| H A D | rpcsec_gss.c | 498 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh() 499 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh() 500 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh() 501 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()
|
| /src/crypto/krb5/src/include/gssrpc/ |
| H A D | rpc_msg.h | 158 #define rm_reply ru.RM_rmb macro
|
| /src/include/rpc/ |
| H A D | rpc_msg.h | 155 #define rm_reply ru.RM_rmb macro
|
| /src/sys/rpc/rpcsec_gss/ |
| H A D | rpcsec_gss.c | 1075 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh() 1076 && reply->rm_reply.rp_rjct.rj_stat == AUTH_ERROR in rpc_gss_refresh() 1077 && (reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CREDPROBLEM in rpc_gss_refresh() 1078 || reply->rm_reply.rp_rjct.rj_why == RPCSEC_GSS_CTXPROBLEM)) { in rpc_gss_refresh()
|