rmtcallres
extern bool_t xdr_rmtcallres (XDR *, struct rmtcallres *);
struct rmtcallres bres_pmap; /* Remote results */
xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp)
struct rmtcallres r;
static struct rmtcallres rmtcr;