Searched refs:topo_open (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c36 if ((thp = topo_open(TOPO_VERSION, "/", &err)) == NULL)
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_topo.c56 if ((th = topo_open(TOPO_VERSION, NULL, &err)) == NULL) {
H A Dasr_fault.c193 if ((thp = topo_open(TOPO_VERSION, NULL, &err)) == NULL) {
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c621 g_topohdl = topo_open(TOPO_VERSION, NULL, &topoerr);
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h65 extern topo_hdl_t *topo_open(int, const char *, int *);
H A Dtopo_snap.c31 * by calling topo_open(). Upon a successful return, the caller may use this
148 topo_open(int version, const char *rootdir, int *errp) function

Completed in 36 milliseconds