Searched refs:rp_stat (Results 1 – 21 of 21) sorted by relevance
192 rmsg->rm_reply.rp_stat = in xdr_replymsg()194 if (rmsg->rm_reply.rp_stat == MSG_ACCEPTED) in xdr_replymsg()197 else if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg()206 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()315 switch (msg->rm_reply.rp_stat) { in _seterr_reply()331 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
696 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()722 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply_mbuf()742 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()764 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()786 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()808 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()840 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()862 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
125 enum reply_stat rp_stat; member
243 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
847 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()904 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_backchannel_reply()
410 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_bck_call()
519 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_vc_call()
699 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
368 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()387 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()404 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()421 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()473 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()502 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()519 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
186 prp_stat = &rmsg->rm_reply.rp_stat; in xdr_replymsg()300 switch (msg->rm_reply.rp_stat) { in _seterr_reply()316 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat); in _seterr_reply()
178 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_raw_reply()
590 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in rpc_broadcast_exp()
537 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
643 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()
344 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
99 u_int32_t rp_stat; /* enum reply_stat */ member
313 TCHECK(rp->rm_reply.rp_stat); in nfsreply_print()314 reply_stat = EXTRACT_32BITS(&rp->rm_reply.rp_stat); in nfsreply_print()
108 if (reply_msg.rm_reply.rp_stat == MSG_ACCEPTED && in pickup_rpc_reply()
498 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()
1041 if (reply->rm_reply.rp_stat == MSG_DENIED in rpc_gss_refresh()