task2 147 include/crm/common/action_relation_internal.h char *task2; // Action name or key for second action task2 29 lib/common/action_relation.c free(relation->task2); task2 286 lib/pacemaker/pcmk_sched_migration.c then_task = task_from_action_or_key(order->action2, order->task2); task2 514 lib/pacemaker/pcmk_sched_ordering.c order->task2 = then_action_task; task2 520 lib/pacemaker/pcmk_sched_ordering.c if ((order->task2 == NULL) && (then_action != NULL)) { task2 521 lib/pacemaker/pcmk_sched_ordering.c order->task2 = strdup(then_action->uuid); task2 535 lib/pacemaker/pcmk_sched_ordering.c pcmk__s(order->task2, "an underspecified action")); task2 1239 lib/pacemaker/pcmk_sched_ordering.c then_actions = find_actions_by_task(rsc, order->task2); task2 1244 lib/pacemaker/pcmk_sched_ordering.c order->id, order->task2, rsc->id); task2 1253 lib/pacemaker/pcmk_sched_ordering.c first_action->uuid, order->task2, rsc->id); task2 380 lib/pacemaker/pcmk_sched_probes.c || ((then == NULL) && (order->task2 == NULL))) { task2 405 lib/pacemaker/pcmk_sched_probes.c && pcmk__ends_with(order->task2, task2 439 lib/pacemaker/pcmk_sched_probes.c order->task2, NULL); task2 449 lib/pacemaker/pcmk_sched_probes.c ((then == NULL)? order->task2 : then->uuid),