dependent_id      481 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = crm_element_value(xml_obj,
dependent_id      498 lib/pacemaker/pcmk_sched_colocation.c                                                               dependent_id);
dependent_id      504 lib/pacemaker/pcmk_sched_colocation.c                          "does not exist", id, dependent_id);
dependent_id      515 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_id      530 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);
dependent_id      566 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_id = NULL;
dependent_id      599 lib/pacemaker/pcmk_sched_colocation.c     dependent_id = crm_element_value(xml_obj, XML_COLOC_ATTR_SOURCE);
dependent_id      601 lib/pacemaker/pcmk_sched_colocation.c     if ((dependent_id == NULL) || (primary_id == NULL)) {
dependent_id      605 lib/pacemaker/pcmk_sched_colocation.c     if (!pcmk__valid_resource_or_tag(data_set, dependent_id, &dependent,
dependent_id      608 lib/pacemaker/pcmk_sched_colocation.c                          "valid resource or tag", id, dependent_id);