dependent_id      593 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = crm_element_value(xml_obj,
dependent_id      610 lib/pacemaker/pcmk_sched_colocation.c                                                               dependent_id);
dependent_id      628 lib/pacemaker/pcmk_sched_colocation.c                          "does not exist", id, dependent_id);
dependent_id      639 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_id      654 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);
dependent_id      690 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = NULL;
dependent_id      723 lib/pacemaker/pcmk_sched_colocation.c     dependent_id = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE);
dependent_id      725 lib/pacemaker/pcmk_sched_colocation.c     if ((dependent_id == NULL) || (primary_id == NULL)) {
dependent_id      729 lib/pacemaker/pcmk_sched_colocation.c     if (!pcmk__valid_resource_or_tag(data_set, dependent_id, &dependent,
dependent_id      732 lib/pacemaker/pcmk_sched_colocation.c                          "valid resource or tag", id, dependent_id);