allocated_rhs     446 pengine/container.c     GListPtr allocated_rhs = NULL;
allocated_rhs     491 pengine/container.c                 allocated_rhs = g_list_prepend(allocated_rhs, chosen);
allocated_rhs     497 pengine/container.c         node_list_exclude(rsc_lh->allowed_nodes, allocated_rhs, FALSE);
allocated_rhs     499 pengine/container.c     g_list_free(allocated_rhs);