xdr_ypresp_master
bool_t xdr_ypresp_master(XDR *, struct ypresp_master *);
__weak_alias(xdr_ypresp_master,_xdr_ypresp_master)
(xdrproc_t)xdr_ypresp_master, &yprm, _yplib_timeout);
xdr_free((xdrproc_t)xdr_ypresp_master, (char *)(void *)&yprm);
xdr_ypreq_nokey, &ypreqkey, xdr_ypresp_master,
xdr_free((xdrproc_t)xdr_ypresp_master, (void *)&yprespmaster);
xdr_ypreq_nokey, &yprnk, xdr_ypresp_master, &yprm, tv);
xdr_free((xdrproc_t)xdr_ypresp_master, (void *)&yprm);
xdr_ypresp_master, &yprm, _yplib_host_timeout);
xdr_free((xdrproc_t)xdr_ypresp_master, (char *)&yprm);
xdr_result = (xdrproc_t)xdr_ypresp_master;