Home
last modified time | relevance | path

Searched refs:topo_builtin_create (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.h60 extern int topo_builtin_create(topo_hdl_t *, const char *);
H A Dtopo_builtin.c104 topo_builtin_create(topo_hdl_t *thp, const char *rootdir) in topo_builtin_create() function
H A Dtopo_snap.c243 if (topo_builtin_create(thp, thp->th_rootdir) != 0) { in topo_open()