Searched refs:topo_search_path (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.c82 if ((tfp->tf_filenm = topo_search_path(mod, mod->tm_rootdir, fp))
H A Dtopo_subr.h131 extern char *topo_search_path(topo_mod_t *, const char *, const char *);
H A Dtopo_subr.c263 topo_search_path(topo_mod_t *mod, const char *rootdir, const char *file) function
H A Dtopo_mod.c136 path = topo_search_path(pmod, thp->th_rootdir, (const char *)file);

Completed in 69 milliseconds