rh_node          1749 lib/pacemaker/pcmk_sched_native.c         const pe_node_t *rh_node = rsc_rh->allocated_to;
rh_node          1759 lib/pacemaker/pcmk_sched_native.c             if ((rh_node == NULL)
rh_node          1760 lib/pacemaker/pcmk_sched_native.c                 || (rh_node->details != rsc_lh->allocated_to->details)) {
rh_node          1764 lib/pacemaker/pcmk_sched_native.c                         (rh_node? rh_node->details->uname : "unallocated"));
rh_node          1770 lib/pacemaker/pcmk_sched_native.c             if ((rh_node != NULL)
rh_node          1771 lib/pacemaker/pcmk_sched_native.c                 && (rsc_lh->allocated_to->details == rh_node->details)) {
rh_node          1774 lib/pacemaker/pcmk_sched_native.c                         rsc_lh->id, rsc_rh->id, rh_node->details->uname);