then_rsc 649 lib/pacemaker/libpacemaker_private.h pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 681 lib/pacemaker/libpacemaker_private.h then_rsc, then_task, flags) \ then_rsc 685 lib/pacemaker/libpacemaker_private.h (then_rsc), \ then_rsc 686 lib/pacemaker/libpacemaker_private.h pcmk__op_key((then_rsc)->id, (then_task), 0), \ then_rsc 292 lib/pacemaker/pcmk_sched_colocation.c pcmk_resource_t *then_rsc, int then_role) then_rsc 328 lib/pacemaker/pcmk_sched_colocation.c then_rsc, then_tasks[then_lpc], then_rsc 532 lib/pacemaker/pcmk_sched_ordering.c pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 540 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), then_rsc 546 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { then_rsc 547 lib/pacemaker/pcmk_sched_ordering.c then_rsc = then_action->rsc; then_rsc 555 lib/pacemaker/pcmk_sched_ordering.c order->rsc2 = then_rsc; then_rsc 661 lib/pacemaker/pcmk_sched_ordering.c pcmk_resource_t *then_rsc = iter->data; then_rsc 662 lib/pacemaker/pcmk_sched_ordering.c char *then_key = pcmk__op_key(then_rsc->id, action, 0); then_rsc 664 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(resource, strdup(key), NULL, then_rsc, then_rsc 1320 lib/pacemaker/pcmk_sched_ordering.c pcmk_resource_t *then_rsc = order->rsc2; then_rsc 1333 lib/pacemaker/pcmk_sched_ordering.c if ((first_actions == NULL) && (first_rsc == then_rsc)) { then_rsc 1376 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { then_rsc 1382 lib/pacemaker/pcmk_sched_ordering.c then_rsc = order->action2->rsc; then_rsc 1387 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { then_rsc 1391 lib/pacemaker/pcmk_sched_ordering.c order_resource_actions_after(first_action, then_rsc, order); then_rsc 75 lib/pacemaker/pcmk_sched_remote.c order_action_then_stop(pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 78 lib/pacemaker/pcmk_sched_remote.c if ((first_action != NULL) && (then_rsc != NULL)) { then_rsc 80 lib/pacemaker/pcmk_sched_remote.c then_rsc, stop_key(then_rsc), NULL, then_rsc 81 lib/pacemaker/pcmk_sched_remote.c pcmk__ar_guest_allowed|extra, then_rsc->cluster);