xml_rsc_with      522 lib/pacemaker/pcmk_sched_colocation.c             xmlNode *xml_rsc_with = NULL;
xml_rsc_with      535 lib/pacemaker/pcmk_sched_colocation.c             for (xml_rsc_with = first_named_child(set, XML_TAG_RESOURCE_REF);
xml_rsc_with      536 lib/pacemaker/pcmk_sched_colocation.c                  xml_rsc_with != NULL;
xml_rsc_with      537 lib/pacemaker/pcmk_sched_colocation.c                  xml_rsc_with = crm_next_same_xml(xml_rsc_with)) {
xml_rsc_with      539 lib/pacemaker/pcmk_sched_colocation.c                 xml_rsc_id = ID(xml_rsc_with);