Searched refs:DTD_ELEM_NET (Results 1 – 1 of 1) sorted by relevance
87 #define DTD_ELEM_NET (const xmlChar *) "network" macro2130 if (xmlStrcmp(cur->name, DTD_ELEM_NET)) in zonecfg_lookup_nwif()2202 newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_NET, NULL); in zonecfg_add_nwif_core()2249 if (xmlStrcmp(cur->name, DTD_ELEM_NET)) in zonecfg_delete_nwif_core()3839 return (DTD_ELEM_NET); in nm_to_dtd()4724 if (!xmlStrcmp(cur->name, DTD_ELEM_NET)) in zonecfg_getnwifent()