dependent_id      487 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = crm_element_value(xml_obj,
dependent_id      503 lib/pacemaker/pcmk_sched_colocation.c                                                               dependent_id);
dependent_id      509 lib/pacemaker/pcmk_sched_colocation.c                          "does not exist", id, dependent_id);
dependent_id      520 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_id      535 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);
dependent_id      571 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = NULL;
dependent_id      604 lib/pacemaker/pcmk_sched_colocation.c     dependent_id = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE);
dependent_id      606 lib/pacemaker/pcmk_sched_colocation.c     if ((dependent_id == NULL) || (primary_id == NULL)) {
dependent_id      610 lib/pacemaker/pcmk_sched_colocation.c     if (!pcmk__valid_resource_or_tag(data_set, dependent_id, &dependent,
dependent_id      613 lib/pacemaker/pcmk_sched_colocation.c                          "valid resource or tag", id, dependent_id);