then_action 542 lib/pacemaker/libpacemaker_private.h char *then_task, pe_action_t *then_action, then_action 1317 lib/pacemaker/pcmk_sched_instances.c pe_action_t *then_action = NULL; then_action 1339 lib/pacemaker/pcmk_sched_instances.c then_action = find_instance_action(then, then_instance, then->task, then_action 1341 lib/pacemaker/pcmk_sched_instances.c if (then_action == NULL) { then_action 1345 lib/pacemaker/pcmk_sched_instances.c if (order_actions(first_action, then_action, type)) { then_action 1351 lib/pacemaker/pcmk_sched_instances.c first_action, then_action, node, then_action 523 lib/pacemaker/pcmk_sched_ordering.c char *then_action_task, pe_action_t *then_action, then_action 530 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), then_action 536 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { then_action 537 lib/pacemaker/pcmk_sched_ordering.c then_rsc = then_action->rsc; then_action 548 lib/pacemaker/pcmk_sched_ordering.c order->rh_action = then_action; then_action 556 lib/pacemaker/pcmk_sched_ordering.c if ((order->rh_action_task == NULL) && (then_action != NULL)) { then_action 557 lib/pacemaker/pcmk_sched_ordering.c order->rh_action_task = strdup(then_action->uuid); then_action 564 lib/pacemaker/pcmk_sched_ordering.c if ((order->rh_rsc == NULL) && (then_action != NULL)) { then_action 565 lib/pacemaker/pcmk_sched_ordering.c order->rh_rsc = then_action->rsc; then_action 62 lib/pacemaker/pcmk_sched_remote.c order_start_then_action(pe_resource_t *first_rsc, pe_action_t *then_action, then_action 65 lib/pacemaker/pcmk_sched_remote.c if ((first_rsc != NULL) && (then_action != NULL) && (data_set != NULL)) { then_action 67 lib/pacemaker/pcmk_sched_remote.c then_action->rsc, NULL, then_action,