Searched refs:fab_doc (Results 1 – 1 of 1) sorted by relevance
44 static xmlDocPtr fab_doc = NULL; variable95 if (fab_doc) in fab_update_topo()96 xmlFreeDoc(fab_doc); in fab_update_topo()97 fab_doc = xmlParseFile(XMLTOPOFILE); in fab_update_topo()98 fab_xpathCtx = xmlXPathNewContext(fab_doc); in fab_update_topo()186 if (fab_doc) in _fmd_fini()187 xmlFreeDoc(fab_doc); in _fmd_fini()