Searched defs:xroot (Results 1 - 1 of 1) sorted by relevance

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

Completed in 61 milliseconds