Searched refs:DTD_ELEM_ZONE (Results 1 – 1 of 1) sorted by relevance
91 #define DTD_ELEM_ZONE (const xmlChar *) "zone" macro426 if (xmlStrcmp((*root)->name, DTD_ELEM_ZONE)) in getroot()1612 if (xmlStrcmp(cur->name, DTD_ELEM_ZONE) != 0) { in zonecfg_set_iptype()