Home
last modified time | relevance | path

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

/illumos-gate/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.h90 struct opaque_auth ar_verf; member
H A Dsvc.c1092 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_sendreply()
1115 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_noproc()
1136 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_decode()
1152 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_systemerr()
1214 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svcerr_noprog()
1236 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 Dclnt_clts.c780 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_clts_kcallit_addr()
806 &reply_msg.acpted_rply.ar_verf)) { in clnt_clts_kcallit_addr()
H A Dsvc_cots.c676 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_cots_kgetres()
H A Dsvc_clts.c700 rply.acpted_rply.ar_verf = clone_xprt->xp_verf; in svc_clts_kgetres()
H A Dsvc_rdma.c78 ((msg)->rm_reply.rp_acpt.ar_verf.oa_flavor == RPCSEC_GSS)
H A Dclnt_cots.c1355 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_cots_kcallit()
1373 &reply_msg.acpted_rply.ar_verf)) { in clnt_cots_kcallit()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c187 msg.acpted_rply.ar_verf = _null_auth; in clnt_raw_call()
202 if (!AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) { in clnt_raw_call()
206 if (msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_raw_call()
208 (char *)&(msg.acpted_rply.ar_verf)); in clnt_raw_call()
H A Drpc_prot.c84 if (!xdr_opaque_auth(xdrs, &(ar->ar_verf))) in xdr_accepted_reply()
136 RNDUP(rmsg->rm_reply.rp_acpt.ar_verf.oa_length)))) != NULL) { in xdr_replymsg()
141 oa = &ar->ar_verf; in xdr_replymsg()
183 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.c357 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_dg_call()
567 &reply_msg.acpted_rply.ar_verf)) { in clnt_dg_call()
607 reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_dg_call()
610 &(reply_msg.acpted_rply.ar_verf)); in clnt_dg_call()
H A Dsvc.c1105 rply.acpted_rply.ar_verf = xprt->xp_verf; in svc_sendreply()
1122 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_noproc()
1137 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_decode()
1152 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_systemerr()
1224 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_noprog()
1240 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_progvers()
H A Dclnt_bcast.c530 msg.acpted_rply.ar_verf = _null_auth; in rpc_broadcast_exp()
542 msg.acpted_rply.ar_verf = _null_auth; in rpc_broadcast_exp()
H A Dclnt_vc.c730 reply_msg.acpted_rply.ar_verf = _null_auth; in clnt_vc_call()
759 &reply_msg.acpted_rply.ar_verf)) { in clnt_vc_call()
793 reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnt_vc_call()
795 (void) xdr_opaque_auth(xdrs, &(reply_msg.acpted_rply.ar_verf)); in clnt_vc_call()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Drpc.c264 reply.acpted_rply.ar_verf = _null_auth; /* struct copy */ in brpc_call()
396 &reply.acpted_rply.ar_verf) == FALSE) { in brpc_call()
401 if (reply.acpted_rply.ar_verf.oa_base != in brpc_call()
406 &reply.acpted_rply.ar_verf); in brpc_call()
H A Dclnt_btcp.c349 reply_msg.acpted_rply.ar_verf = _null_auth; in clntbtcp_call()
372 &reply_msg.acpted_rply.ar_verf)) { in clntbtcp_call()
380 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clntbtcp_call()
383 &(reply_msg.acpted_rply.ar_verf)); in clntbtcp_call()
H A Dclnt_budp.c299 reply_msg.acpted_rply.ar_verf = _null_auth; in clntbudp_call()
370 &reply_msg.acpted_rply.ar_verf)) { in clntbudp_call()
376 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clntbudp_call()
379 &(reply_msg.acpted_rply.ar_verf)); in clntbudp_call()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c271 reply_msg.acpted_rply.ar_verf = _null_auth; in clnttcp_call()
292 &reply_msg.acpted_rply.ar_verf)) { in clnttcp_call()
300 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in clnttcp_call()
303 &(reply_msg.acpted_rply.ar_verf)); in clnttcp_call()
H A Dclnt_udp.c285 reply_msg.acpted_rply.ar_verf = _null_auth;
407 &reply_msg.acpted_rply.ar_verf)) {
411 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) {
414 &(reply_msg.acpted_rply.ar_verf));
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c402 reply_msg.acpted_rply.ar_verf = _null_auth; in nd_get_reply()
458 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { in nd_get_reply()
461 (void) xdr_opaque_auth(xdrp, &(reply_msg.acpted_rply.ar_verf)); in nd_get_reply()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c383 msg.acpted_rply.ar_verf = _null_auth; in nfs_cast()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1441 reply_msg.acpted_rply.ar_verf = _null_auth; in handle_reply()
/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c1488 reply_msg.acpted_rply.ar_verf = _null_auth; in kidmap_rpc_call()