/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpc_prot.c | 92 if (!xdr_opaque_auth(xdrs, &(ar->ar_verf))) in xdr_accepted_reply() 152 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg() 157 oa = &ar->ar_verf; in xdr_replymsg() 198 oa = &ar->ar_verf; in xdr_replymsg() 269 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg_hdr() 274 oa = &ar->ar_verf; in xdr_replymsg_hdr() 295 xdr_opaque_auth(xdrs, &rmsg->rm_reply.rp_acpt.ar_verf) && in xdr_replymsg_hdr() 443 msg->acpted_rply.ar_verf.oa_base != NULL) { in xdr_rpc_free_verifier() 445 return (xdr_opaque_auth(xdrs, &(msg->acpted_rply.ar_verf))); in xdr_rpc_free_verifier()
|
H A D | rpc_msg.h | 92 struct opaque_auth ar_verf; member
|
H A D | svc.c | 1110 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_sendreply() 1133 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_noproc() 1154 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_decode() 1170 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_systemerr() 1232 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_noprog() 1254 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_progvers()
|
H A D | clnt_rdma.c | 1058 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_rdma_kcallit() 1080 &reply_msg.acpted_rply.ar_verf)) { in clnt_rdma_kcallit()
|
H A D | svc_cots.c | 663 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_cots_kgetres()
|
H A D | svc_clts.c | 686 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_clts_kgetres()
|
H A D | clnt_clts.c | 769 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_clts_kcallit_addr() 794 &reply_msg.acpted_rply.ar_verf)) { in clnt_clts_kcallit_addr()
|
H A D | svc_rdma.c | 75 ((msg)->rm_reply.rp_acpt.ar_verf.oa_flavor == RPCSEC_GSS)
|
H A D | clnt_cots.c | 1344 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_cots_kcallit() 1362 &reply_msg.acpted_rply.ar_verf)) { in clnt_cots_kcallit()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_raw.c | 189 msg.acpted_rply.ar_verf = _null_auth; in clnt_raw_call() 203 if (!AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) { in clnt_raw_call() 214 if (!AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) { in clnt_raw_call() 217 if (msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_raw_call() 220 &(msg.acpted_rply.ar_verf)); in clnt_raw_call()
|
H A D | rpc_prot.c | 88 if (!xdr_opaque_auth(xdrs, &(ar->ar_verf))) in xdr_accepted_reply() 140 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg() 145 oa = &ar->ar_verf; in xdr_replymsg() 187 oa = &ar->ar_verf; in xdr_replymsg()
|
H A D | clnt_door.c | 240 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_door_call() 253 &reply_msg.acpted_rply.ar_verf)) { in clnt_door_call() 257 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_door_call() 260 &(reply_msg.acpted_rply.ar_verf)); in clnt_door_call()
|
H A D | clnt_dg.c | 356 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_dg_call() 566 &reply_msg.acpted_rply.ar_verf)) { in clnt_dg_call() 606 reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_dg_call() 609 &(reply_msg.acpted_rply.ar_verf)); in clnt_dg_call()
|
H A D | svc.c | 1102 rply.acpted_rply.ar_verf = xprt->xp_verf; in svc_sendreply() 1119 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_noproc() 1134 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_decode() 1149 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_systemerr() 1221 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_noprog() 1237 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_progvers()
|
H A D | clnt_bcast.c | 532 msg.acpted_rply.ar_verf = _null_auth; in rpc_broadcast_exp() 544 msg.acpted_rply.ar_verf = _null_auth; in rpc_broadcast_exp()
|
H A D | clnt_vc.c | 738 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_vc_call() 767 &reply_msg.acpted_rply.ar_verf)) { in clnt_vc_call() 801 reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_vc_call() 803 (void) xdr_opaque_auth(xdrs, &(reply_msg.acpted_rply.ar_verf)); in clnt_vc_call()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | rpc.c | 266 reply.acpted_rply.ar_verf = _null_auth; /* struct copy */ in brpc_call() 398 &reply.acpted_rply.ar_verf) == FALSE) { in brpc_call() 403 if (reply.acpted_rply.ar_verf.oa_base != in brpc_call() 408 &reply.acpted_rply.ar_verf); in brpc_call()
|
H A D | clnt_btcp.c | 351 reply_msg.acpted_rply.ar_verf = _null_auth; in clntbtcp_call() 374 &reply_msg.acpted_rply.ar_verf)) { in clntbtcp_call() 382 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clntbtcp_call() 385 &(reply_msg.acpted_rply.ar_verf)); in clntbtcp_call()
|
H A D | clnt_budp.c | 316 reply_msg.acpted_rply.ar_verf = _null_auth; 387 &reply_msg.acpted_rply.ar_verf)) { 393 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { 396 &(reply_msg.acpted_rply.ar_verf));
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 280 reply_msg.acpted_rply.ar_verf = _null_auth; 301 &reply_msg.acpted_rply.ar_verf)) { 309 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { 312 &(reply_msg.acpted_rply.ar_verf));
|
H A D | clnt_udp.c | 287 reply_msg.acpted_rply.ar_verf = _null_auth; 409 &reply_msg.acpted_rply.ar_verf)) { 413 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { 416 &(reply_msg.acpted_rply.ar_verf));
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 397 reply_msg.acpted_rply.ar_verf = _null_auth; in nd_get_reply() 446 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in nd_get_reply() 449 (void) xdr_opaque_auth(xdrp, &(reply_msg.acpted_rply.ar_verf)); in nd_get_reply()
|
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | rpc_msg.h | 76 struct opaque_auth ar_verf; member
|
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | nfs_cast.c | 385 msg.acpted_rply.ar_verf = _null_auth; in nfs_cast()
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 1441 reply_msg.acpted_rply.ar_verf = _null_auth; in handle_reply()
|