Searched refs:tf_xdoc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.c46 r->tf_xdoc = doc;
53 if (p->tf_xdoc != NULL)
54 xmlFreeDoc(p->tf_xdoc);
H A Dtopo_parse.h107 xmlDocPtr tf_xdoc; /* the parsed xml doc */ member in struct:tf_info
H A Dtopo_xml.c1955 if ((xroot = xmlDocGetRootElement(xinfo->tf_xdoc)) == NULL) {

Completed in 62 milliseconds