Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1965 xmlNodePtr xroot; in topo_xml_enum() local
1969 if ((xroot = xmlDocGetRootElement(xinfo->tf_xdoc)) == NULL) { in topo_xml_enum()
1974 if ((xinfo->tf_rd = topo_xml_walk(tmp, xinfo, xroot, troot)) == NULL) { in topo_xml_enum()