dependent_instance  603 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_instance = crm_element_value(xml_obj,
dependent_instance  614 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  636 lib/pacemaker/pcmk_sched_colocation.c     } else if ((dependent_instance != NULL) && !pe_rsc_is_clone(dependent)) {
dependent_instance  639 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_instance  649 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  650 lib/pacemaker/pcmk_sched_colocation.c         dependent = find_clone_instance(dependent, dependent_instance);
dependent_instance  654 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);