dependent_instance  727 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_instance = NULL;
dependent_instance  738 lib/pacemaker/pcmk_sched_colocation.c     dependent_instance = crm_element_value(xml_obj,
dependent_instance  740 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  761 lib/pacemaker/pcmk_sched_colocation.c     } else if ((dependent_instance != NULL) && !pe_rsc_is_clone(dependent)) {
dependent_instance  764 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_instance  774 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  775 lib/pacemaker/pcmk_sched_colocation.c         dependent = find_clone_instance(dependent, dependent_instance);
dependent_instance  779 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);