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

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

Completed in 61 milliseconds