Home
last modified time | relevance | path

Searched refs:topo_cleanup_auth_str (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c332 lpart = topo_cleanup_auth_str(mod->tm_hdl, part); in topo_mod_hcfmri()
343 lrev = topo_cleanup_auth_str(mod->tm_hdl, rev); in topo_mod_hcfmri()
354 lserial = topo_cleanup_auth_str(mod->tm_hdl, serial); in topo_mod_hcfmri()
781 return (topo_cleanup_auth_str(mod->tm_hdl, psn)); in topo_mod_psn()
811 return (topo_cleanup_auth_str(mod->tm_hdl, csn)); in topo_mod_csn()
H A Dtopo_subr.h140 extern char *topo_cleanup_auth_str(topo_hdl_t *, const char *);
H A Dtopo_subr.c299 topo_cleanup_auth_str(topo_hdl_t *thp, const char *begin) in topo_cleanup_auth_str() function
H A Dtopo_snap.c189 thp->th_product = topo_cleanup_auth_str(thp, in topo_open()