unpromoted        208 include/crm/pengine/internal.h     GList *unpromoted;        /* notify_entry_t*  */
unpromoted        436 lib/pacemaker/pcmk_sched_notif.c                 n_data->unpromoted = g_list_prepend(n_data->unpromoted, entry);
unpromoted        563 lib/pacemaker/pcmk_sched_notif.c     n_data->unpromoted = expand_list(n_data->unpromoted, &rsc_list, &node_list);
unpromoted        780 lib/pacemaker/pcmk_sched_notif.c     g_list_free_full(n_data->unpromoted, free);