first_action      680 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *first_action = NULL;
first_action      697 lib/pacemaker/pcmk_sched_bundle.c                 first_action = find_first_action(first_replica->child->actions,
first_action      700 lib/pacemaker/pcmk_sched_bundle.c                 first_action = find_first_action(first_child->actions, NULL, task2text(task), node);
first_action      719 lib/pacemaker/pcmk_sched_bundle.c             if (first_action == NULL) {
first_action      748 lib/pacemaker/pcmk_sched_bundle.c             if (order_actions(first_action, then_action, type)) {
first_action      750 lib/pacemaker/pcmk_sched_bundle.c                           first_action->uuid,
first_action      751 lib/pacemaker/pcmk_sched_bundle.c                           pcmk_is_set(first_action->flags, pe_action_optional),
first_action      758 lib/pacemaker/pcmk_sched_bundle.c             if(first_action && then_action) {
first_action      759 lib/pacemaker/pcmk_sched_bundle.c                 changed |= then_child->cmds->update_actions(first_action,
first_action      761 lib/pacemaker/pcmk_sched_bundle.c                     first_child->cmds->action_flags(first_action, node),
first_action      765 lib/pacemaker/pcmk_sched_bundle.c                         first_child->id, first_action,