Home
last modified time | relevance | path

Searched refs:topo_cleanup_strn (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h142 extern char *topo_cleanup_strn(topo_hdl_t *, const char *, size_t);
H A Dtopo_subr.c312 topo_cleanup_strn(topo_hdl_t *thp, const char *begin, size_t max) in topo_cleanup_strn() function
351 return (topo_cleanup_strn(thp, begin, strlen(begin))); in topo_cleanup_auth_str()
H A Dtopo_mod.c922 return (topo_cleanup_strn(mod->tm_hdl, str, strlen(str))); in topo_mod_clean_str()
931 return (topo_cleanup_strn(mod->tm_hdl, str, len)); in topo_mod_clean_strn()