Home
last modified time | relevance | path

Searched refs:tspc_vertex (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c559 if (pc->tspc_vertex == vtx) { in visit_vertex()
572 pathcomp->tspc_vertex = vtx; in visit_vertex()
658 pathcomp->tspc_vertex = from; in topo_digraph_paths()
H A Dlibtopo.h73 topo_vertex_t *tspc_vertex; member