xml_rsc_with 360 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_with = NULL; xml_rsc_with 366 lib/pacemaker/pcmk_sched_colocation.c for (xml_rsc_with = first_named_child(set, XML_TAG_RESOURCE_REF); xml_rsc_with 367 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with != NULL; xml_rsc_with 368 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with = crm_next_same_xml(xml_rsc_with)) { xml_rsc_with 370 lib/pacemaker/pcmk_sched_colocation.c if (pcmk__str_eq(resource->id, ID(xml_rsc_with), xml_rsc_with 374 lib/pacemaker/pcmk_sched_colocation.c EXPAND_CONSTRAINT_IDREF(set_id, with, ID(xml_rsc_with));