Symbol: acpted_rply
lib/libc/rpc/clnt_bcast.c
582
msg.acpted_rply.ar_verf = _null_auth;
lib/libc/rpc/clnt_bcast.c
583
msg.acpted_rply.ar_results.where =
lib/libc/rpc/clnt_bcast.c
585
msg.acpted_rply.ar_results.proc =
lib/libc/rpc/clnt_bcast.c
592
msg.acpted_rply.ar_verf = _null_auth;
lib/libc/rpc/clnt_bcast.c
593
msg.acpted_rply.ar_results.where =
lib/libc/rpc/clnt_bcast.c
595
msg.acpted_rply.ar_results.proc =
lib/libc/rpc/clnt_bcast.c
603
(msg.acpted_rply.ar_stat == SUCCESS)) {
lib/libc/rpc/clnt_bcast.c
638
msg.acpted_rply.ar_results.proc = (xdrproc_t) xdr_void;
lib/libc/rpc/clnt_dg.c
397
reply_msg.acpted_rply.ar_verf = _null_auth;
lib/libc/rpc/clnt_dg.c
398
reply_msg.acpted_rply.ar_results.where = resultsp;
lib/libc/rpc/clnt_dg.c
399
reply_msg.acpted_rply.ar_results.proc = xresults;
lib/libc/rpc/clnt_dg.c
468
(reply_msg.acpted_rply.ar_stat == SUCCESS))
lib/libc/rpc/clnt_dg.c
475
&reply_msg.acpted_rply.ar_verf)) {
lib/libc/rpc/clnt_dg.c
479
if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) {
lib/libc/rpc/clnt_dg.c
482
&(reply_msg.acpted_rply.ar_verf));
lib/libc/rpc/clnt_raw.c
205
msg.acpted_rply.ar_verf = _null_auth;
lib/libc/rpc/clnt_raw.c
206
msg.acpted_rply.ar_results.where = resultsp;
lib/libc/rpc/clnt_raw.c
207
msg.acpted_rply.ar_results.proc = xresults;
lib/libc/rpc/clnt_raw.c
229
if (! AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) {
lib/libc/rpc/clnt_raw.c
239
if (! AUTH_VALIDATE(h->cl_auth, &msg.acpted_rply.ar_verf)) {
lib/libc/rpc/clnt_raw.c
242
if (msg.acpted_rply.ar_verf.oa_base != NULL) {
lib/libc/rpc/clnt_raw.c
244
(void)xdr_opaque_auth(xdrs, &(msg.acpted_rply.ar_verf));
lib/libc/rpc/clnt_vc.c
425
reply_msg.acpted_rply.ar_verf = _null_auth;
lib/libc/rpc/clnt_vc.c
426
reply_msg.acpted_rply.ar_results.where = NULL;
lib/libc/rpc/clnt_vc.c
427
reply_msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;
lib/libc/rpc/clnt_vc.c
449
&reply_msg.acpted_rply.ar_verf)) {
lib/libc/rpc/clnt_vc.c
457
if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) {
lib/libc/rpc/clnt_vc.c
460
&(reply_msg.acpted_rply.ar_verf));
lib/libc/rpc/rpc_prot.c
299
if (msg->acpted_rply.ar_stat == SUCCESS) {
lib/libc/rpc/rpc_prot.c
303
accepted(msg->acpted_rply.ar_stat, error);
lib/libc/rpc/rpc_prot.c
327
error->re_vers.low = msg->acpted_rply.ar_vers.low;
lib/libc/rpc/rpc_prot.c
328
error->re_vers.high = msg->acpted_rply.ar_vers.high;
lib/libc/rpc/svc.c
451
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
452
rply.acpted_rply.ar_stat = SUCCESS;
lib/libc/rpc/svc.c
453
rply.acpted_rply.ar_results.where = xdr_location;
lib/libc/rpc/svc.c
454
rply.acpted_rply.ar_results.proc = xdr_results;
lib/libc/rpc/svc.c
470
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
471
rply.acpted_rply.ar_stat = PROC_UNAVAIL;
lib/libc/rpc/svc.c
487
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
488
rply.acpted_rply.ar_stat = GARBAGE_ARGS;
lib/libc/rpc/svc.c
504
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
505
rply.acpted_rply.ar_stat = SYSTEM_ERR;
lib/libc/rpc/svc.c
595
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
596
rply.acpted_rply.ar_stat = PROG_UNAVAIL;
lib/libc/rpc/svc.c
612
rply.acpted_rply.ar_verf = xprt->xp_verf;
lib/libc/rpc/svc.c
613
rply.acpted_rply.ar_stat = PROG_MISMATCH;
lib/libc/rpc/svc.c
614
rply.acpted_rply.ar_vers.low = (u_int32_t)low_vers;
lib/libc/rpc/svc.c
615
rply.acpted_rply.ar_vers.high = (u_int32_t)high_vers;
usr.sbin/rpcbind/rpcb_svc_com.c
1297
reply_msg.acpted_rply.ar_verf = _null_auth;
usr.sbin/rpcbind/rpcb_svc_com.c
1298
reply_msg.acpted_rply.ar_results.where = 0;
usr.sbin/rpcbind/rpcb_svc_com.c
1299
reply_msg.acpted_rply.ar_results.proc = (xdrproc_t) xdr_void;
usr.sbin/ypbind/ypbind.c
1234
msg.acpted_rply.ar_verf = _null_auth;
usr.sbin/ypbind/ypbind.c
1235
msg.acpted_rply.ar_results.where = (caddr_t)(void *)&rmtcr;
usr.sbin/ypbind/ypbind.c
1236
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_rmtcallres;
usr.sbin/ypbind/ypbind.c
1259
(msg.acpted_rply.ar_stat == SUCCESS)) {
usr.sbin/ypbind/ypbind.c
1267
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;
usr.sbin/ypbind/ypbind.c
1292
msg.acpted_rply.ar_verf = _null_auth;
usr.sbin/ypbind/ypbind.c
1293
msg.acpted_rply.ar_results.where = (caddr_t)(void *)&res;
usr.sbin/ypbind/ypbind.c
1294
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_bool;
usr.sbin/ypbind/ypbind.c
1317
(msg.acpted_rply.ar_stat == SUCCESS)) {
usr.sbin/ypbind/ypbind.c
1324
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;