xdr_free
extern void xdr_free(xdrproc_t, void *);
xdr_free((xdrproc_t) xdr_wrapstring, (char *)(void *)&r.addr);
xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
xdr_free((xdrproc_t) xdr_rpcb_entry_list_ptr,
xdr_free((xdrproc_t)xdr_wrapstring,
xdr_free((xdrproc_t)xdr_ypresp_all, &out);
xdr_free((xdrproc_t)xdr_ypresp_all, &out);
xdr_free((xdrproc_t)xdr_ypresp_all, &out);
xdr_free((xdrproc_t)xdr_ypresp_all, &out);
xdr_free((xdrproc_t)xdr_ypresp_all, &out);
xdr_free((xdrproc_t)xdr_ypresp_master, &yprm);
xdr_free((xdrproc_t)xdr_ypresp_val, &yprv);
xdr_free((xdrproc_t)xdr_ypresp_key_val, &yprkv);
xdr_free((xdrproc_t)xdr_ypresp_key_val, &yprkv);
xdr_free((xdrproc_t)xdr_ypresp_all_seq, &status); /* not really needed... */
xdr_free((xdrproc_t)xdr_ypresp_order, &ypro);
xdr_free((xdrproc_t)xdr_ypresp_val, ypval);
xdr_free((xdrproc_t)xdr_ypresp_val, ypval);
xdr_free((xdrproc_t)xdr_xfr, objp);
xdr_free(xdr_readdir_res, &res);
xdr_free((xdrproc_t) xdr_rpcblist_ptr, (char *)&tmp_rpcbl);
xdr_free((xdrproc_t) xdr_rpcblist_ptr, (char *)&list_rbl);
xdr_free((xdrproc_t) xdr_pmaplist_ptr, (char *)&list_pml);