allocated_rhs     488 lib/pacemaker/pcmk_sched_bundle.c     GList *allocated_rhs = NULL;
allocated_rhs     552 lib/pacemaker/pcmk_sched_bundle.c             allocated_rhs = g_list_prepend(allocated_rhs, chosen);
allocated_rhs     557 lib/pacemaker/pcmk_sched_bundle.c         node_list_exclude(rsc_lh->allowed_nodes, allocated_rhs, FALSE);
allocated_rhs     559 lib/pacemaker/pcmk_sched_bundle.c     g_list_free(allocated_rhs);