Searched refs:DTD_ELEM_MCAP (Results 1 – 1 of 1) sorted by relevance
94 #define DTD_ELEM_MCAP (const xmlChar *) "mcap" macro6848 newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_MCAP, NULL); in add_mcap()6866 if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) != 0) in zonecfg_delete_mcap()6909 if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) != 0) in zonecfg_lookup_mcap()6937 if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) == 0) in getmcapent_core()