Searched refs:topo_digraph_paths (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/libtopo/ |
H A D | digraph-test.c | 149 if (topo_digraph_paths(thp, tdg, vertices[0], vertices[4], &paths, in test_paths() 164 if (topo_digraph_paths(thp, tdg, vertices[6], vertices[4], &paths, in test_paths() 179 if (topo_digraph_paths(thp, tdg, vertices[5], vertices[1], &paths, in test_paths()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 52 topo_digraph_paths;
|
H A D | libtopo.h | 452 extern int topo_digraph_paths(topo_hdl_t *, topo_digraph_t *,
|
H A D | topo_digraph.c | 635 topo_digraph_paths(topo_hdl_t *thp, topo_digraph_t *tdg, topo_vertex_t *from, in topo_digraph_paths() function
|