then_rsc          465 lib/pacemaker/libpacemaker_private.h                         pe_action_t *first_action, pe_resource_t *then_rsc,
then_rsc          498 lib/pacemaker/libpacemaker_private.h                                      then_rsc, then_task, flags)            \
then_rsc          502 lib/pacemaker/libpacemaker_private.h                        (then_rsc),                                          \
then_rsc          503 lib/pacemaker/libpacemaker_private.h                        pcmk__op_key((then_rsc)->id, (then_task), 0),        \
then_rsc          167 lib/pacemaker/pcmk_sched_colocation.c                       pe_resource_t *then_rsc, int then_role,
then_rsc          204 lib/pacemaker/pcmk_sched_colocation.c                                          then_rsc, then_tasks[then_lpc],
then_rsc          523 lib/pacemaker/pcmk_sched_ordering.c                    pe_action_t *first_action, pe_resource_t *then_rsc,
then_rsc          531 lib/pacemaker/pcmk_sched_ordering.c               && ((then_action != NULL) || (then_rsc != NULL)),
then_rsc          537 lib/pacemaker/pcmk_sched_ordering.c     if ((then_rsc == NULL) && (then_action != NULL)) {
then_rsc          538 lib/pacemaker/pcmk_sched_ordering.c         then_rsc = then_action->rsc;
then_rsc          547 lib/pacemaker/pcmk_sched_ordering.c     order->rh_rsc = then_rsc;
then_rsc          650 lib/pacemaker/pcmk_sched_ordering.c                 pe_resource_t *then_rsc = (pe_resource_t *) gIter->data;
then_rsc          651 lib/pacemaker/pcmk_sched_ordering.c                 char *then_key = pcmk__op_key(then_rsc->id, action, 0);
then_rsc          653 lib/pacemaker/pcmk_sched_ordering.c                 pcmk__new_ordering(resource, strdup(key), NULL, then_rsc,
then_rsc         1285 lib/pacemaker/pcmk_sched_ordering.c     pe_resource_t *then_rsc = order->rh_rsc;
then_rsc         1298 lib/pacemaker/pcmk_sched_ordering.c     if ((first_actions == NULL) && (first_rsc == then_rsc)) {
then_rsc         1337 lib/pacemaker/pcmk_sched_ordering.c     if (then_rsc == NULL) {
then_rsc         1343 lib/pacemaker/pcmk_sched_ordering.c         then_rsc = order->rh_action->rsc;
then_rsc         1348 lib/pacemaker/pcmk_sched_ordering.c         if (then_rsc == NULL) {
then_rsc         1352 lib/pacemaker/pcmk_sched_ordering.c             order_resource_actions_after(first_action, then_rsc, order);
then_rsc           74 lib/pacemaker/pcmk_sched_remote.c order_action_then_stop(pe_action_t *first_action, pe_resource_t *then_rsc,
then_rsc           77 lib/pacemaker/pcmk_sched_remote.c     if ((first_action != NULL) && (then_rsc != NULL) && (data_set != NULL)) {
then_rsc           79 lib/pacemaker/pcmk_sched_remote.c                            then_rsc, stop_key(then_rsc), NULL,