XML_CONS_TAG_RSC_LOCATION 784 daemons/fenced/pacemaker-fenced.c xpath_obj = xpath_search(msg, "//" F_CIB_UPDATE_RESULT "//" XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 104 lib/pacemaker/pcmk_sched_constraints.c } else if (pcmk__str_eq(XML_CONS_TAG_RSC_LOCATION, tag, pcmk__str_casei)) { XML_CONS_TAG_RSC_LOCATION 294 tools/crm_resource.c xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 88 tools/crm_resource_ban.c location = create_xml_node(fragment, XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 165 tools/crm_resource_ban.c location = create_xml_node(fragment, XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 262 tools/crm_resource_ban.c location = create_xml_node(fragment, XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 266 tools/crm_resource_ban.c location = create_xml_node(fragment, XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 408 tools/crm_resource_ban.c xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 437 tools/crm_resource_ban.c location = create_xml_node(fragment, XML_CONS_TAG_RSC_LOCATION); XML_CONS_TAG_RSC_LOCATION 45 tools/crm_resource_print.c } else if (pcmk__str_eq(XML_CONS_TAG_RSC_LOCATION, crm_element_name(xml_obj), pcmk__str_casei)) {