Symbol: topo_hdl_root
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
1068
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
114
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
185
} else if ((rnode = topo_hdl_root(thp, buf)) == NULL) {
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
226
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
254
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
282
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
318
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
344
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
372
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
402
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
429
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
454
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
610
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
656
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
704
if ((rnode = topo_hdl_root(thp, scheme1)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_fmri.c
745
if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_subr.h
131
extern tnode_t *topo_hdl_root(topo_hdl_t *, const char *);