then_rsc 599 lib/pacemaker/libpacemaker_private.h pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 631 lib/pacemaker/libpacemaker_private.h then_rsc, then_task, flags) \ then_rsc 635 lib/pacemaker/libpacemaker_private.h (then_rsc), \ then_rsc 636 lib/pacemaker/libpacemaker_private.h pcmk__op_key((then_rsc)->id, (then_task), 0), \ then_rsc 326 lib/pacemaker/pcmk_sched_colocation.c pcmk_resource_t *then_rsc, int then_role) then_rsc 362 lib/pacemaker/pcmk_sched_colocation.c then_rsc, then_tasks[then_lpc], then_rsc 484 lib/pacemaker/pcmk_sched_ordering.c pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 492 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), then_rsc 498 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { then_rsc 499 lib/pacemaker/pcmk_sched_ordering.c then_rsc = then_action->rsc; then_rsc 507 lib/pacemaker/pcmk_sched_ordering.c order->rsc2 = then_rsc; then_rsc 614 lib/pacemaker/pcmk_sched_ordering.c pcmk_resource_t *then_rsc = iter->data; then_rsc 615 lib/pacemaker/pcmk_sched_ordering.c char *then_key = pcmk__op_key(then_rsc->id, action, 0); then_rsc 617 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(resource, strdup(key), NULL, then_rsc, then_rsc 1283 lib/pacemaker/pcmk_sched_ordering.c pcmk_resource_t *then_rsc = order->rsc2; then_rsc 1296 lib/pacemaker/pcmk_sched_ordering.c if ((first_actions == NULL) && (first_rsc == then_rsc)) { then_rsc 1340 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { then_rsc 1346 lib/pacemaker/pcmk_sched_ordering.c then_rsc = order->action2->rsc; then_rsc 1351 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { then_rsc 1355 lib/pacemaker/pcmk_sched_ordering.c order_resource_actions_after(first_action, then_rsc, order); then_rsc 76 lib/pacemaker/pcmk_sched_remote.c order_action_then_stop(pcmk_action_t *first_action, pcmk_resource_t *then_rsc, then_rsc 79 lib/pacemaker/pcmk_sched_remote.c if ((first_action != NULL) && (then_rsc != NULL)) { then_rsc 81 lib/pacemaker/pcmk_sched_remote.c then_rsc, stop_key(then_rsc), NULL, then_rsc 83 lib/pacemaker/pcmk_sched_remote.c then_rsc->priv->scheduler);