Searched refs:DTD_ELEM_DEVICE (Results 1 – 2 of 2) sorted by relevance
55 #define DTD_ELEM_DEVICE ((const xmlChar *) "device") macro988 if (xmlStrcmp(node->name, DTD_ELEM_DEVICE) != 0) in brand_platform_iter_devices()
84 #define DTD_ELEM_DEVICE (const xmlChar *) "device" macro2470 if (xmlStrcmp(cur->name, DTD_ELEM_DEVICE)) in zonecfg_lookup_dev()2511 newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_DEVICE, NULL); in zonecfg_add_dev_core()2544 if (xmlStrcmp(cur->name, DTD_ELEM_DEVICE)) in zonecfg_delete_dev_core()3835 return (DTD_ELEM_DEVICE); in nm_to_dtd()4786 if (!xmlStrcmp(cur->name, DTD_ELEM_DEVICE)) in zonecfg_getdevent()