amq_mount_stats
xdr_amq_mount_stats(XDR *xdrs, amq_mount_stats *objp)
amq_mount_stats *
return (amq_mount_stats *) &amd_stats;
show_ms(amq_mount_stats *ms)
amq_mount_stats *ms = amqproc_stats_57(NULL, clnt);
typedef struct amq_mount_stats amq_mount_stats;
extern "C" bool_t xdr_amq_mount_stats(XDR *, amq_mount_stats *);
extern bool_t xdr_amq_mount_stats(XDR *, amq_mount_stats *);
extern "C" amq_mount_stats * amqproc_stats_57(void *, CLIENT *);
extern "C" amq_mount_stats * amqproc_stats_57_svc(void *, struct svc_req *);
extern amq_mount_stats * amqproc_stats_57(void *, CLIENT *);
extern amq_mount_stats * amqproc_stats_57_svc(void *, struct svc_req *);
extern amq_mount_stats * amqproc_stats_57();
extern amq_mount_stats * amqproc_stats_57_svc();
amq_mount_stats *
static amq_mount_stats clnt_res;
xdr_amq_mount_stats(XDR *xdrs, amq_mount_stats *objp)