xdr_ypresp_order
bool_t xdr_ypresp_order(XDR *, struct ypresp_order *);
__weak_alias(xdr_ypresp_order,_xdr_ypresp_order)
(xdrproc_t)xdr_ypresp_order, &ypro,
xdr_free((xdrproc_t)xdr_ypresp_order, (char *)(void *)&ypro);
&yprnk, xdr_ypresp_order, &ypro, tv);
xdr_free((xdrproc_t)xdr_ypresp_order, (void *)&ypro);
xdr_ypresp_order, &ypro, _yplib_host_timeout);
xdr_free((xdrproc_t)xdr_ypresp_order, (char *)&ypro);
xdr_result = (xdrproc_t)xdr_ypresp_order;