topo_cleanup_auth_str
lpart = topo_cleanup_auth_str(mod->tm_hdl, part);
lrev = topo_cleanup_auth_str(mod->tm_hdl, rev);
lserial = topo_cleanup_auth_str(mod->tm_hdl, serial);
return (topo_cleanup_auth_str(mod->tm_hdl, psn));
return (topo_cleanup_auth_str(mod->tm_hdl, csn));
thp->th_product = topo_cleanup_auth_str(thp,
extern char *topo_cleanup_auth_str(topo_hdl_t *, const char *);