ar_vers
if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
return (xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.high)));
if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
return (xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.high)));
error->re_vers.low = msg->acpted_rply.ar_vers.low;
error->re_vers.high = msg->acpted_rply.ar_vers.high;
if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
return (xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.high)));
rply.acpted_rply.ar_vers.low = low_vers;
rply.acpted_rply.ar_vers.high = high_vers;
if (!xdr_rpcvers(xdrs, &(ar->ar_vers.low)))
return (xdr_rpcvers(xdrs, &(ar->ar_vers.high)));
if (!xdr_rpcvers(xdrs, &(ar->ar_vers.low)))
return (xdr_rpcvers(xdrs, &(ar->ar_vers.high)));
if (!xdr_rpcvers(xdrs, &ar->ar_vers.low))
return (xdr_rpcvers(xdrs, &ar->ar_vers.high));
error->re_vers.low = msg->acpted_rply.ar_vers.low;
error->re_vers.high = msg->acpted_rply.ar_vers.high;
rply.acpted_rply.ar_vers.low = low_vers;
rply.acpted_rply.ar_vers.high = high_vers;