Searched refs:xroot (Results 1 – 1 of 1) sorted by relevance
1953 xmlNodePtr xroot; in topo_xml_enum() local1957 if ((xroot = xmlDocGetRootElement(xinfo->tf_xdoc)) == NULL) { in topo_xml_enum()1962 if ((xinfo->tf_rd = topo_xml_walk(tmp, xinfo, xroot, troot)) == NULL) { in topo_xml_enum()