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