dependent_instance  492 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_instance = crm_element_value(xml_obj,
dependent_instance  512 lib/pacemaker/pcmk_sched_colocation.c     } else if ((dependent_instance != NULL) && !pe_rsc_is_clone(dependent)) {
dependent_instance  515 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_instance  525 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  526 lib/pacemaker/pcmk_sched_colocation.c         dependent = find_clone_instance(dependent, dependent_instance, data_set);
dependent_instance  530 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);