allocated_rhs     475 lib/pacemaker/pcmk_sched_bundle.c     GListPtr allocated_rhs = NULL;
allocated_rhs     542 lib/pacemaker/pcmk_sched_bundle.c             allocated_rhs = g_list_prepend(allocated_rhs, chosen);
allocated_rhs     547 lib/pacemaker/pcmk_sched_bundle.c         node_list_exclude(rsc_lh->allowed_nodes, allocated_rhs, FALSE);
allocated_rhs     549 lib/pacemaker/pcmk_sched_bundle.c     g_list_free(allocated_rhs);