Home
last modified time | relevance | path

Searched refs:topo_digraph_new (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c142 if ((tdg = topo_digraph_new(thp, mod, bp->bltin_name)) in topo_builtin_create()
H A Dmapfile-vers51 topo_digraph_new;
H A Dtopo_mod.h326 extern topo_digraph_t *topo_digraph_new(topo_hdl_t *, topo_mod_t *,
H A Dtopo_mod.map32 topo_digraph_new { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_digraph.c158 topo_digraph_new(topo_hdl_t *thp, topo_mod_t *mod, const char *scheme) in topo_digraph_new() function
H A Dtopo_digraph_xml.c1449 if ((tdg = topo_digraph_new(thp, mod, (const char *)scheme)) == in topo_digraph_deserialize()