Searched refs:MSG_ACCEPTED (Results 1 – 7 of 7) sorted by relevance
450 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()469 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()486 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()503 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()594 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()611 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
174 { (int)MSG_ACCEPTED, (xdrproc_t)xdr_accepted_reply },259 error->re_lb.s1 = (int32_t)MSG_ACCEPTED; in accepted()298 case MSG_ACCEPTED: in _seterr_reply()
602 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in rpc_broadcast_exp()
467 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
60 MSG_ACCEPTED=0, enumerator
110 if (reply_msg.rm_reply.rp_stat == MSG_ACCEPTED && in pickup_rpc_reply()
1258 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in handle_replies()1316 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in handle_ping()