dependent_id      735 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = crm_element_value(xml_obj, PCMK_XA_RSC);
dependent_id      749 lib/pacemaker/pcmk_sched_colocation.c                                                dependent_id);
dependent_id      767 lib/pacemaker/pcmk_sched_colocation.c                          "does not exist", id, dependent_id);
dependent_id      778 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_id      793 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);
dependent_id      829 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = NULL;
dependent_id      862 lib/pacemaker/pcmk_sched_colocation.c     dependent_id = crm_element_value(xml_obj, PCMK_XA_RSC);
dependent_id      864 lib/pacemaker/pcmk_sched_colocation.c     if ((dependent_id == NULL) || (primary_id == NULL)) {
dependent_id      868 lib/pacemaker/pcmk_sched_colocation.c     if (!pcmk__valid_resource_or_tag(scheduler, dependent_id, &dependent,
dependent_id      871 lib/pacemaker/pcmk_sched_colocation.c                          "valid resource or tag", id, dependent_id);