Searched refs:topo_fmri_nvl2str (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c38 if (topo_fmri_nvl2str(thp, nvl, &str, &err) != 0) {
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_topo.c78 * topo_fmri_nvl2str, but fallback to something if we don't have an appropriate
89 if (topo_fmri_nvl2str(thp, fmri, &fmristr, &err) == 0) {
H A Dasr_audit.c79 if (topo_fmri_nvl2str(edata->asr_topoh, fmri, &fmristr, &err) != 0) {
225 if (topo_fmri_nvl2str(
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c630 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) {
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h113 extern int topo_fmri_nvl2str(topo_hdl_t *, nvlist_t *, char **, int *);
H A Dtopo_fmri.c98 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) function
H A Dtopo_mod.c591 if (topo_fmri_nvl2str(mod->tm_hdl, fmri, &sp, &err) < 0)

Completed in 34 milliseconds