then_rsc         1307 lib/pacemaker/pcmk_sched_constraints.c                       pe_resource_t * then_rsc, int then_role,
then_rsc         1341 lib/pacemaker/pcmk_sched_constraints.c             new_rsc_order(first_rsc, first_tasks[first_lpc], then_rsc, then_tasks[then_lpc],
then_rsc         1790 lib/pacemaker/pcmk_sched_constraints.c                 pe_resource_t *then_rsc = (pe_resource_t *) gIter->data;
then_rsc         1791 lib/pacemaker/pcmk_sched_constraints.c                 char *then_key = pcmk__op_key(then_rsc->id, action, 0);
then_rsc         1793 lib/pacemaker/pcmk_sched_constraints.c                 custom_action_order(resource, strdup(key), NULL, then_rsc, then_key, NULL,
then_rsc         2147 lib/pacemaker/pcmk_sched_native.c         pe_resource_t *then_rsc = then->rsc;
then_rsc         2148 lib/pacemaker/pcmk_sched_native.c         enum rsc_role_e then_rsc_role = then_rsc ? then_rsc->fns->state(then_rsc, TRUE) : 0;
then_rsc         2150 lib/pacemaker/pcmk_sched_native.c         if (!then_rsc) {
then_rsc         2159 lib/pacemaker/pcmk_sched_native.c                    && pcmk__list_of_1(then_rsc->running_on)
then_rsc         2160 lib/pacemaker/pcmk_sched_native.c                    && then->node->details == ((pe_node_t *) then_rsc->running_on->data)->details) {