then_node 543 lib/pacemaker/pcmk_sched_actions.c pcmk_node_t *then_node = then->node; then_node 561 lib/pacemaker/pcmk_sched_actions.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); then_node 562 lib/pacemaker/pcmk_sched_actions.c if (then_node != NULL) { then_node 564 lib/pacemaker/pcmk_sched_actions.c pe__node_name(then_node), then->uuid); then_node 570 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) then_node 571 lib/pacemaker/pcmk_sched_actions.c && !pe__same_node(first_node, then_node)) { then_node 577 lib/pacemaker/pcmk_sched_actions.c then->uuid, pe__node_name(then_node)); then_node 618 lib/pacemaker/pcmk_sched_actions.c first_flags = action_flags_for_ordering(first, then_node);