then_node         461 lib/pacemaker/pcmk_graph_producer.c         pe_node_t *then_node = then->node;
then_node         476 lib/pacemaker/pcmk_graph_producer.c             then_node = then->rsc->fns->location(then->rsc, NULL, FALSE);
then_node         477 lib/pacemaker/pcmk_graph_producer.c             if (then_node) {
then_node         479 lib/pacemaker/pcmk_graph_producer.c                              then_node->details->uname, then->uuid);
then_node         484 lib/pacemaker/pcmk_graph_producer.c             && (first_node != NULL) && (then_node != NULL)
then_node         485 lib/pacemaker/pcmk_graph_producer.c             && (first_node->details != then_node->details)) {
then_node         490 lib/pacemaker/pcmk_graph_producer.c                          then->uuid, then_node->details->uname);
then_node         518 lib/pacemaker/pcmk_graph_producer.c         first_flags = get_action_flags(first, then_node);