Symbol: ar_results
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
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
638
msg.acpted_rply.ar_results.proc = (xdrproc_t) xdr_void;
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_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_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/rpc_prot.c
130
return ((*(ar->ar_results.proc))(xdrs, ar->ar_results.where));
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;
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
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
1267
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;
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
1324
msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;