Searched refs:fab_doc (Results 1 – 1 of 1) sorted by relevance
46 static xmlDocPtr fab_doc = NULL; variable97 if (fab_doc) in fab_update_topo()98 xmlFreeDoc(fab_doc); in fab_update_topo()99 fab_doc = xmlParseFile(XMLTOPOFILE); in fab_update_topo()100 fab_xpathCtx = xmlXPathNewContext(fab_doc); in fab_update_topo()188 if (fab_doc) in _fmd_fini()189 xmlFreeDoc(fab_doc); in _fmd_fini()