Home
last modified time | relevance | path

Searched refs:topo_vertex_destroy (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers225 topo_vertex_destroy;
H A Dtopo_mod.h332 extern void topo_vertex_destroy(topo_mod_t *mod, topo_vertex_t *vtx);
H A Dtopo_mod.map114 topo_vertex_destroy { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_snap.c531 topo_vertex_destroy(mod, tmp); in topo_snap_destroy()
H A Dtopo_digraph.c331 topo_vertex_destroy(topo_mod_t *mod, topo_vertex_t *vtx) in topo_vertex_destroy() function