XML_COLOC_ATTR_SOURCE_ROLE 2539 lib/pacemaker/pcmk_sched_constraints.c     const char *state_lh = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE 2678 lib/pacemaker/pcmk_sched_constraints.c     state_lh = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE 2694 lib/pacemaker/pcmk_sched_constraints.c             xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE 2913 lib/pacemaker/pcmk_sched_constraints.c     const char *state_lh = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE 3025 lib/pacemaker/pcmk_sched_constraints.c     state_lh = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE 3040 lib/pacemaker/pcmk_sched_constraints.c             xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE);
XML_COLOC_ATTR_SOURCE_ROLE   49 tools/crm_resource_print.c                   cons_string(crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE_ROLE)),