then_action 600 lib/pacemaker/libpacemaker_private.h char *then_task, pcmk_action_t *then_action, then_action 1421 lib/pacemaker/pcmk_sched_instances.c pcmk_action_t *then_action = NULL; then_action 1443 lib/pacemaker/pcmk_sched_instances.c then_action = find_instance_action(then, then_instance, then->task, then_action 1445 lib/pacemaker/pcmk_sched_instances.c if (then_action == NULL) { then_action 1449 lib/pacemaker/pcmk_sched_instances.c if (order_actions(first_action, then_action, type)) { then_action 1455 lib/pacemaker/pcmk_sched_instances.c first_action, then_action, node, then_action 485 lib/pacemaker/pcmk_sched_ordering.c char *then_action_task, pcmk_action_t *then_action, then_action 492 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), then_action 498 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { then_action 499 lib/pacemaker/pcmk_sched_ordering.c then_rsc = then_action->rsc; then_action 509 lib/pacemaker/pcmk_sched_ordering.c order->action2 = then_action; then_action 517 lib/pacemaker/pcmk_sched_ordering.c if ((order->task2 == NULL) && (then_action != NULL)) { then_action 518 lib/pacemaker/pcmk_sched_ordering.c order->task2 = strdup(then_action->uuid); then_action 525 lib/pacemaker/pcmk_sched_ordering.c if ((order->rsc2 == NULL) && (then_action != NULL)) { then_action 526 lib/pacemaker/pcmk_sched_ordering.c order->rsc2 = then_action->rsc; then_action 61 lib/pacemaker/pcmk_sched_remote.c order_start_then_action(pcmk_resource_t *first_rsc, pcmk_action_t *then_action, then_action 64 lib/pacemaker/pcmk_sched_remote.c if ((first_rsc != NULL) && (then_action != NULL)) { then_action 67 lib/pacemaker/pcmk_sched_remote.c then_action->rsc, NULL, then_action,