Home
last modified time | relevance | path

Searched refs:ar_verf (Results 1 – 25 of 26) sorted by relevance

12

/titanic_44/usr/src/uts/common/rpc/
H A Drpc_prot.c92 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 Drpc_msg.h92 struct opaque_auth ar_verf; member
H A Dsvc.c1110 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 Dclnt_rdma.c1058 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 Dsvc_cots.c663 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_cots_kgetres()
H A Dsvc_clts.c686 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_clts_kgetres()
H A Dclnt_clts.c769 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 Dsvc_rdma.c75 ((msg)->rm_reply.rp_acpt.ar_verf.oa_flavor == RPCSEC_GSS)
H A Dclnt_cots.c1344 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 Dclnt_raw.c189 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 Drpc_prot.c88 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 Dclnt_door.c240 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 Dclnt_dg.c356 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 Dsvc.c1102 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 Dclnt_bcast.c532 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 Dclnt_vc.c738 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 Drpc.c266 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 Dclnt_btcp.c351 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 Dclnt_budp.c316 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 Dclnt_tcp.c280 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 Dclnt_udp.c287 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 Dnfs_dump.c397 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 Drpc_msg.h76 struct opaque_auth ar_verf; member
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c385 msg.acpted_rply.ar_verf = _null_auth; in nfs_cast()
/titanic_44/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1441 reply_msg.acpted_rply.ar_verf = _null_auth; in handle_reply()

12