rh_node          1756 lib/pacemaker/pcmk_sched_native.c         const pe_node_t *rh_node = rsc_rh->allocated_to;
rh_node          1766 lib/pacemaker/pcmk_sched_native.c             if ((rh_node == NULL)
rh_node          1767 lib/pacemaker/pcmk_sched_native.c                 || (rh_node->details != rsc_lh->allocated_to->details)) {
rh_node          1771 lib/pacemaker/pcmk_sched_native.c                         (rh_node? rh_node->details->uname : "unallocated"));
rh_node          1777 lib/pacemaker/pcmk_sched_native.c             if ((rh_node != NULL)
rh_node          1778 lib/pacemaker/pcmk_sched_native.c                 && (rsc_lh->allocated_to->details == rh_node->details)) {
rh_node          1781 lib/pacemaker/pcmk_sched_native.c                         rsc_lh->id, rsc_rh->id, rh_node->details->uname);