Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.c808 edge_cb(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, void *arg) in edge_cb() function
862 if (topo_vertex_iter(mod->tm_hdl, tdg, edge_cb, &cbarg) != 0) { in deserialize_edges()