xml_rsc_with 391 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_with = NULL; xml_rsc_with 397 lib/pacemaker/pcmk_sched_colocation.c for (xml_rsc_with = first_named_child(set, XML_TAG_RESOURCE_REF); xml_rsc_with 398 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with != NULL; xml_rsc_with 399 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with = crm_next_same_xml(xml_rsc_with)) { xml_rsc_with 401 lib/pacemaker/pcmk_sched_colocation.c if (pcmk__str_eq(resource->id, ID(xml_rsc_with), xml_rsc_with 405 lib/pacemaker/pcmk_sched_colocation.c EXPAND_CONSTRAINT_IDREF(set_id, with, ID(xml_rsc_with));