then_action 600 lib/pacemaker/libpacemaker_private.h char *then_task, pcmk_action_t *then_action, then_action 1420 lib/pacemaker/pcmk_sched_instances.c pcmk_action_t *then_action = NULL; then_action 1442 lib/pacemaker/pcmk_sched_instances.c then_action = find_instance_action(then, then_instance, then->task, then_action 1444 lib/pacemaker/pcmk_sched_instances.c if (then_action == NULL) { then_action 1448 lib/pacemaker/pcmk_sched_instances.c if (order_actions(first_action, then_action, type)) { then_action 1454 lib/pacemaker/pcmk_sched_instances.c first_action, then_action, node, then_action 488 lib/pacemaker/pcmk_sched_ordering.c char *then_action_task, pcmk_action_t *then_action, then_action 495 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), then_action 501 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { then_action 502 lib/pacemaker/pcmk_sched_ordering.c then_rsc = then_action->rsc; then_action 512 lib/pacemaker/pcmk_sched_ordering.c order->action2 = then_action; then_action 520 lib/pacemaker/pcmk_sched_ordering.c if ((order->task2 == NULL) && (then_action != NULL)) { then_action 521 lib/pacemaker/pcmk_sched_ordering.c order->task2 = strdup(then_action->uuid); then_action 528 lib/pacemaker/pcmk_sched_ordering.c if ((order->rsc2 == NULL) && (then_action != NULL)) { then_action 529 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,