then_node 536 lib/pacemaker/pcmk_sched_actions.c pe_node_t *then_node = then->node; then_node 554 lib/pacemaker/pcmk_sched_actions.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); then_node 555 lib/pacemaker/pcmk_sched_actions.c if (then_node != NULL) { then_node 557 lib/pacemaker/pcmk_sched_actions.c pe__node_name(then_node), then->uuid); then_node 563 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) then_node 564 lib/pacemaker/pcmk_sched_actions.c && (first_node->details != then_node->details)) { then_node 569 lib/pacemaker/pcmk_sched_actions.c then->uuid, pe__node_name(then_node)); then_node 610 lib/pacemaker/pcmk_sched_actions.c first_flags = action_flags_for_ordering(first, then_node);