Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers110 topo_mod_clean_strn;
H A Dtopo_mod.h240 extern char *topo_mod_clean_strn(topo_mod_t *, const char *, size_t);
H A Dtopo_mod.map78 topo_mod_clean_strn { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_mod.c926 topo_mod_clean_strn(topo_mod_t *mod, const char *str, size_t len) in topo_mod_clean_strn() function