then_node 561 lib/pacemaker/pcmk_sched_graph.c pe_node_t *then_node = then->node; then_node 575 lib/pacemaker/pcmk_sched_graph.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); then_node 576 lib/pacemaker/pcmk_sched_graph.c if (then_node) { then_node 577 lib/pacemaker/pcmk_sched_graph.c crm_trace("Then: Found node %s for %s", then_node->details->uname, then->uuid); then_node 582 lib/pacemaker/pcmk_sched_graph.c && (first_node != NULL) && (then_node != NULL) then_node 583 lib/pacemaker/pcmk_sched_graph.c && (first_node->details != then_node->details)) { then_node 587 lib/pacemaker/pcmk_sched_graph.c then->uuid, then_node->details->uname); then_node 615 lib/pacemaker/pcmk_sched_graph.c first_flags = get_action_flags(first, then_node);