Home
last modified time | relevance | path

Searched refs:MSG_ACCEPTED (Results 1 – 22 of 22) sorted by relevance

/titanic_50/usr/src/uts/common/rpc/
H A Drpc_prot.c132 { MSG_ACCEPTED, xdr_accepted_reply },
149 rmsg->rm_reply.rp_stat == MSG_ACCEPTED && in xdr_replymsg()
191 if (rmsg->rm_reply.rp_stat != MSG_ACCEPTED) { in xdr_replymsg()
264 rmsg->rm_reply.rp_stat != MSG_ACCEPTED || in xdr_replymsg_hdr()
370 error->re_lb.s1 = (int32_t)MSG_ACCEPTED; in accepted()
400 case MSG_ACCEPTED: in _seterr_reply()
442 msg->rm_reply.rp_stat == MSG_ACCEPTED && in xdr_rpc_free_verifier()
H A Drpc_msg.h64 MSG_ACCEPTED = 0, enumerator
H A Dsvc.c1109 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()
1132 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()
1153 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()
1169 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()
1231 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()
1253 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
H A Dsvc_cots.c429 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_cots_ksend()
670 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_cots_kgetres()
H A Dsvc_clts.c451 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_clts_ksend()
694 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_clts_kgetres()
H A Dclnt_rdma.c1056 reply_msg.rm_reply.rp_stat = MSG_ACCEPTED; in clnt_rdma_kcallit()
H A Dsvc_rdma.c852 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_rdma_ksend()
H A Dclnt_clts.c778 reply_msg.rm_reply.rp_stat = MSG_ACCEPTED; in clnt_clts_kcallit_addr()
H A Dclnt_cots.c1349 reply_msg.rm_reply.rp_stat = MSG_ACCEPTED; in clnt_cots_kcallit()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Drpc_prot.c137 rmsg->rm_reply.rp_stat == MSG_ACCEPTED && in xdr_replymsg()
180 if (rmsg->rm_reply.rp_stat != MSG_ACCEPTED) { in xdr_replymsg()
237 reply_dscrm[0].value = (int)MSG_ACCEPTED; in xdr_replymsg()
305 error->re_lb.s1 = (int32_t)MSG_ACCEPTED; in accepted()
335 case MSG_ACCEPTED: in __seterr_reply()
H A Dsvc.c1101 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_sendreply()
1118 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noproc()
1133 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()
1148 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_systemerr()
1220 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()
1236 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_progvers()
H A Dclnt_raw.c194 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_raw_call()
H A Dclnt_dg.c558 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_dg_call()
605 if (reply_msg.rm_reply.rp_stat == MSG_ACCEPTED && in clnt_dg_call()
H A Dclnt_door.c245 if (reply_msg.rm_reply.rp_stat == MSG_ACCEPTED && in clnt_door_call()
H A Dclnt_bcast.c555 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) && in rpc_broadcast_exp()
H A Dclnt_vc.c759 if ((reply_msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_vc_call()
800 if (reply_msg.rm_reply.rp_stat == MSG_ACCEPTED && in clnt_vc_call()
H A Dsvc_dg.c485 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
H A Dsvc_vc.c1742 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c146 case MSG_ACCEPTED: in interpret_rpc()
630 case MSG_ACCEPTED: in rpc_detail_reply()
711 (msg.rm_reply.rp_stat == MSG_ACCEPTED || in valid_rpc()
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Drpc_msg.h48 MSG_ACCEPTED=0, enumerator
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c459 if (msg.rm_reply.rp_stat == MSG_ACCEPTED && in nfs_cast()
/titanic_50/usr/src/uts/common/idmap/
H A Didmap_kapi.c1486 if (reply_msg.rm_reply.rp_stat != MSG_ACCEPTED || in kidmap_rpc_call()