rh_node          1758 lib/pacemaker/pcmk_sched_native.c         const pe_node_t *rh_node = rsc_rh->allocated_to;
rh_node          1768 lib/pacemaker/pcmk_sched_native.c             if ((rh_node == NULL)
rh_node          1769 lib/pacemaker/pcmk_sched_native.c                 || (rh_node->details != rsc_lh->allocated_to->details)) {
rh_node          1773 lib/pacemaker/pcmk_sched_native.c                         (rh_node? rh_node->details->uname : "unallocated"));
rh_node          1779 lib/pacemaker/pcmk_sched_native.c             if ((rh_node != NULL)
rh_node          1780 lib/pacemaker/pcmk_sched_native.c                 && (rsc_lh->allocated_to->details == rh_node->details)) {
rh_node          1783 lib/pacemaker/pcmk_sched_native.c                         rsc_lh->id, rsc_rh->id, rh_node->details->uname);