then_rsc          643 lib/pacemaker/libpacemaker_private.h                         pcmk_action_t *first_action, pcmk_resource_t *then_rsc,
then_rsc          675 lib/pacemaker/libpacemaker_private.h                                      then_rsc, then_task, flags)            \
then_rsc          679 lib/pacemaker/libpacemaker_private.h                        (then_rsc),                                          \
then_rsc          680 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          526 lib/pacemaker/pcmk_sched_ordering.c                    pcmk_action_t *first_action, pcmk_resource_t *then_rsc,
then_rsc          534 lib/pacemaker/pcmk_sched_ordering.c               && ((then_action != NULL) || (then_rsc != NULL)),
then_rsc          540 lib/pacemaker/pcmk_sched_ordering.c     if ((then_rsc == NULL) && (then_action != NULL)) {
then_rsc          541 lib/pacemaker/pcmk_sched_ordering.c         then_rsc = then_action->rsc;
then_rsc          550 lib/pacemaker/pcmk_sched_ordering.c     order->rh_rsc = then_rsc;
then_rsc          652 lib/pacemaker/pcmk_sched_ordering.c                 pcmk_resource_t *then_rsc = iter->data;
then_rsc          653 lib/pacemaker/pcmk_sched_ordering.c                 char *then_key = pcmk__op_key(then_rsc->id, action, 0);
then_rsc          655 lib/pacemaker/pcmk_sched_ordering.c                 pcmk__new_ordering(resource, strdup(key), NULL, then_rsc,
then_rsc         1291 lib/pacemaker/pcmk_sched_ordering.c     pcmk_resource_t *then_rsc = order->rh_rsc;
then_rsc         1304 lib/pacemaker/pcmk_sched_ordering.c     if ((first_actions == NULL) && (first_rsc == then_rsc)) {
then_rsc         1345 lib/pacemaker/pcmk_sched_ordering.c     if (then_rsc == NULL) {
then_rsc         1351 lib/pacemaker/pcmk_sched_ordering.c         then_rsc = order->rh_action->rsc;
then_rsc         1356 lib/pacemaker/pcmk_sched_ordering.c         if (then_rsc == NULL) {
then_rsc         1360 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           82 lib/pacemaker/pcmk_sched_remote.c                            pcmk__ar_guest_allowed|extra, then_rsc->cluster);