first_child       650 lib/pacemaker/pcmk_sched_bundle.c         pe_resource_t *first_child = find_compatible_child(then_child,
first_child       654 lib/pacemaker/pcmk_sched_bundle.c         if (first_child == NULL && current) {
first_child       657 lib/pacemaker/pcmk_sched_bundle.c         } else if (first_child == NULL) {
first_child       683 lib/pacemaker/pcmk_sched_bundle.c             first_replica = replica_for_container(first->rsc, first_child,
first_child       694 lib/pacemaker/pcmk_sched_bundle.c                 first_action = find_first_action(first_child->actions, NULL, task2text(task), node);
first_child       714 lib/pacemaker/pcmk_sched_bundle.c                 if (!pcmk_is_set(first_child->flags, pe_rsc_orphan)
first_child       717 lib/pacemaker/pcmk_sched_bundle.c                             first_task, first_child->id);
first_child       721 lib/pacemaker/pcmk_sched_bundle.c                               first_task, first_child->id,
first_child       722 lib/pacemaker/pcmk_sched_bundle.c                               pcmk_is_set(first_child->flags, pe_rsc_orphan)? " (ORPHAN)" : "");
first_child       756 lib/pacemaker/pcmk_sched_bundle.c                                                                     first_child->cmds->action_flags(first_action, node),
first_child       762 lib/pacemaker/pcmk_sched_bundle.c                         first_child->id, first_action,