Searched refs:DTD_ELEM_ATTR (Results 1 – 1 of 1) sorted by relevance
86 #define DTD_ELEM_ATTR (const xmlChar *) "attr" macro3157 if (xmlStrcmp(cur->name, DTD_ELEM_ATTR)) in zonecfg_lookup_attr()3233 newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_ATTR, NULL); in zonecfg_add_attr_core()3270 if (xmlStrcmp(cur->name, DTD_ELEM_ATTR)) in zonecfg_delete_attr_core()4004 return (DTD_ELEM_ATTR); in nm_to_dtd()5053 if (!xmlStrcmp(cur->name, DTD_ELEM_ATTR)) in zonecfg_getattrent()