xdr_ypresp_all_seq
bool_t xdr_ypresp_all_seq(XDR *xdrs, u_long *objp);
(xdrproc_t)xdr_ypresp_all_seq, &status, tv) != RPC_SUCCESS) {
xdr_free((xdrproc_t)xdr_ypresp_all_seq, &status); /* not really needed... */
extern bool_t xdr_ypresp_all_seq(XDR *, unsigned long *);
(xdrproc_t)xdr_ypresp_all_seq, &status, timeout);
(xdrproc_t)xdr_ypresp_all_seq, &status, tv);
extern bool_t xdr_ypresp_all_seq(XDR *, unsigned long *);