xml_rsc_with 363 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_with = NULL; xml_rsc_with 369 lib/pacemaker/pcmk_sched_colocation.c for (xml_rsc_with = first_named_child(set, XML_TAG_RESOURCE_REF); xml_rsc_with 370 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with != NULL; xml_rsc_with 371 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with = crm_next_same_xml(xml_rsc_with)) { xml_rsc_with 373 lib/pacemaker/pcmk_sched_colocation.c if (pcmk__str_eq(resource->id, ID(xml_rsc_with), xml_rsc_with 377 lib/pacemaker/pcmk_sched_colocation.c EXPAND_CONSTRAINT_IDREF(set_id, with, ID(xml_rsc_with));