Searched refs:ar_verf (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt_raw.c207 msg.acpted_rply.ar_verf = _null_auth;
216 if (! AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) {
226 if (! AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) {
229 if (msg.acpted_rply.ar_verf.oa_base != NULL) {
231 (void)xdr_opaque_auth(xdrs, &(msg.acpted_rply.ar_verf));
H A Dsvc.c269 rply.acpted_rply.ar_verf = xprt->xp_verf;
287 rply.acpted_rply.ar_verf = xprt->xp_verf;
303 rply.acpted_rply.ar_verf = xprt->xp_verf;
319 rply.acpted_rply.ar_verf = xprt->xp_verf;
363 rply.acpted_rply.ar_verf = xprt->xp_verf;
387 rply.acpted_rply.ar_verf = xprt->xp_verf;
H A Drpc_msg.h114 struct opaque_auth ar_verf; member in struct:accepted_reply
H A Dclnt_tcp.c361 reply_msg.acpted_rply.ar_verf = _null_auth;
381 if (! AUTH_VALIDATE(h->cl_auth, &reply_msg.acpted_rply.ar_verf)) {
389 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) {
391 (void)xdr_opaque_auth(xdrs, &(reply_msg.acpted_rply.ar_verf));
H A Dclnt_udp.c390 reply_msg.acpted_rply.ar_verf = _null_auth;
459 &reply_msg.acpted_rply.ar_verf)) {
463 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) {
466 &(reply_msg.acpted_rply.ar_verf));
H A Drpc_prot.c121 if (! xdr_opaque_auth(xdrs, &(ar->ar_verf)))
H A Dpmap_rmt.c388 msg.acpted_rply.ar_verf = _null_auth;
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c1119 msg.acpted_rply.ar_verf = _null_auth;
1172 msg.acpted_rply.ar_verf = _null_auth;
/macosx-10.9.5/autofs-234/automountd/
H A Dnfs_cast.c393 msg.acpted_rply.ar_verf = _null_auth;

Completed in 88 milliseconds