Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/libtopo/
H A Ddigraph-test.c122 test_paths_cb(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, in test_paths_cb() function
143 if (topo_vertex_iter(thp, tdg, test_paths_cb, &cbarg) != 0) { in test_paths()