Searched refs:topo_mod_str2nvl (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 143 topo_mod_str2nvl;
|
H A D | topo_mod.h | 107 extern int topo_mod_str2nvl(topo_mod_t *, const char *, nvlist_t **);
|
H A D | topo_mod.map | 75 topo_mod_str2nvl { TYPE = FUNCTION; FLAGS = extern };
|
H A D | svc.c | 204 if (topo_mod_str2nvl(mod, fixed, &fmri) < 0) { in svc_create_node()
|
H A D | topo_xml.c | 158 if (topo_mod_str2nvl(mp, (const char *)str, rnvl) < 0) { in xmlattr_to_fmri() 397 if (topo_mod_str2nvl(mp, (const char *)str, in xlate_common()
|
H A D | topo_mod.c | 632 topo_mod_str2nvl(topo_mod_t *mod, const char *fmristr, nvlist_t **fmri) in topo_mod_str2nvl() function
|