xmlDocGetRootElement 596 lib/common/acl.c ((xml == xmlDocGetRootElement(xml->doc))? "root element " : ""), xmlDocGetRootElement 995 lib/common/schemas.c out = xmlDocGetRootElement(res); xmlDocGetRootElement 1724 lib/common/schemas.c xml = xmlDocGetRootElement(doc); xmlDocGetRootElement 454 lib/common/xml.c top = xmlDocGetRootElement(xml->doc); xmlDocGetRootElement 904 lib/common/xml.c if ((doc != NULL) && (xmlDocGetRootElement(doc) == child)) { xmlDocGetRootElement 1531 lib/common/xml.c pcmk__apply_acl(xmlDocGetRootElement(candidate->doc)); xmlDocGetRootElement 211 lib/common/xml_io.c xml = xmlDocGetRootElement(output); xmlDocGetRootElement 269 lib/common/xml_io.c xml = xmlDocGetRootElement(output); xmlDocGetRootElement 64 lib/pacemaker/pcmk_acl.c *ns_recycle_writable = xmlNewNs(xmlDocGetRootElement(i_node->doc), xmlDocGetRootElement 74 lib/pacemaker/pcmk_acl.c *ns_recycle_readable = xmlNewNs(xmlDocGetRootElement(i_node->doc), xmlDocGetRootElement 84 lib/pacemaker/pcmk_acl.c *ns_recycle_denied = xmlNewNs(xmlDocGetRootElement(i_node->doc), xmlDocGetRootElement 225 lib/pacemaker/pcmk_acl.c validation = crm_element_value(xmlDocGetRootElement((xmlDoc *) cib_doc), xmlDocGetRootElement 233 lib/pacemaker/pcmk_acl.c target = pcmk__xml_copy(NULL, xmlDocGetRootElement((xmlDoc *) cib_doc)); xmlDocGetRootElement 247 lib/pacemaker/pcmk_acl.c xmlAddPrevSibling(xmlDocGetRootElement(target->doc), comment);