Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.h52 #define TDG_XML_INSTANCE "instance" macro
H A Dtopo_digraph_xml.c682 TDG_XML_INSTANCE, topo_node_instance(tn), in serialize_vertex()
891 xmlattr_to_int(mod, xn, TDG_XML_INSTANCE, &inst) != 0) { in add_edges()
1343 xmlattr_to_int(mod, xn, TDG_XML_INSTANCE, &inst) != 0) { in deserialize_vertex()