Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.c662 serialize_vertex(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, in serialize_vertex() function
759 if (topo_vertex_iter(thp, tdg, serialize_vertex, fp) != 0) { in topo_digraph_serialize()