first_action      692 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *first_action = NULL;
first_action      709 lib/pacemaker/pcmk_sched_bundle.c                 first_action = find_first_action(first_replica->child->actions,
first_action      712 lib/pacemaker/pcmk_sched_bundle.c                 first_action = find_first_action(first_child->actions, NULL, task2text(task), node);
first_action      731 lib/pacemaker/pcmk_sched_bundle.c             if (first_action == NULL) {
first_action      760 lib/pacemaker/pcmk_sched_bundle.c             if (order_actions(first_action, then_action, type)) {
first_action      762 lib/pacemaker/pcmk_sched_bundle.c                           first_action->uuid,
first_action      763 lib/pacemaker/pcmk_sched_bundle.c                           pcmk_is_set(first_action->flags, pe_action_optional),
first_action      770 lib/pacemaker/pcmk_sched_bundle.c             if(first_action && then_action) {
first_action      771 lib/pacemaker/pcmk_sched_bundle.c                 changed |= then_child->cmds->update_actions(first_action,
first_action      773 lib/pacemaker/pcmk_sched_bundle.c                     first_child->cmds->action_flags(first_action, node),
first_action      777 lib/pacemaker/pcmk_sched_bundle.c                         first_child->id, first_action,