Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/
H A Drpc_prot.c149 rmsg->rm_reply.rp_stat == MSG_ACCEPTED && in xdr_replymsg()
152 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg()
155 IXDR_PUT_ENUM(buf, rmsg->rm_reply.rp_stat); in xdr_replymsg()
156 ar = &rmsg->rm_reply.rp_acpt; in xdr_replymsg()
190 rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat); in xdr_replymsg()
191 if (rmsg->rm_reply.rp_stat != MSG_ACCEPTED) { in xdr_replymsg()
192 if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg()
194 &rmsg->rm_reply.rp_rjct)); in xdr_replymsg()
197 ar = &rmsg->rm_reply.rp_acpt; in xdr_replymsg()
246 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat), in xdr_replymsg()
[all …]
H A Drpc_msg.h161 #define rm_reply ru.RM_rmb macro
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()
1185 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()
1210 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_badcred()
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()
430 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { 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()
452 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_clts_ksend()
694 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svc_clts_kgetres()
H A Dsvc_rdma.c75 ((msg)->rm_reply.rp_acpt.ar_verf.oa_flavor == RPCSEC_GSS)
852 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_rdma_ksend()
853 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_rdma_ksend()
H A Dclnt_rdma.c1056 reply_msg.rm_reply.rp_stat = MSG_ACCEPTED; in clnt_rdma_kcallit()
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()
140 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg()
143 IXDR_PUT_ENUM(buf, rmsg->rm_reply.rp_stat); in xdr_replymsg()
144 ar = &rmsg->rm_reply.rp_acpt; in xdr_replymsg()
179 rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat); in xdr_replymsg()
180 if (rmsg->rm_reply.rp_stat != MSG_ACCEPTED) { in xdr_replymsg()
181 if (rmsg->rm_reply.rp_stat == MSG_DENIED) in xdr_replymsg()
183 &rmsg->rm_reply.rp_rjct)); in xdr_replymsg()
186 ar = &rmsg->rm_reply.rp_acpt; in xdr_replymsg()
246 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat), in xdr_replymsg()
[all …]
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()
1196 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()
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 Dsvc_dg.c485 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_dg_reply()
486 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_dg_reply()
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_vc.c1742 if (msg->rm_reply.rp_stat == MSG_ACCEPTED && in svc_vc_reply()
1743 msg->rm_reply.rp_acpt.ar_stat == SUCCESS) { in svc_vc_reply()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c710 (uint_t *)&msg.rm_reply.rp_stat) && in valid_rpc()
711 (msg.rm_reply.rp_stat == MSG_ACCEPTED || in valid_rpc()
712 msg.rm_reply.rp_stat == MSG_DENIED)) in valid_rpc()
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Drpc_msg.h145 #define rm_reply ru.RM_rmb macro
/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()
1487 reply_msg.rm_reply.rp_acpt.ar_stat != SUCCESS) { in kidmap_rpc_call()