demote 208 include/crm/pengine/internal.h GList *demote; /* notify_entry_t* */ demote 893 lib/pacemaker/pcmk_output.c pe_action_t *demote = NULL; demote 941 lib/pacemaker/pcmk_output.c demote = possible_matches->data; demote 965 lib/pacemaker/pcmk_output.c if ((demote != NULL) && (promote != NULL) demote 966 lib/pacemaker/pcmk_output.c && !pcmk_is_set(demote->flags, pe_action_optional) demote 969 lib/pacemaker/pcmk_output.c current, next, promote, demote); demote 1052 lib/pacemaker/pcmk_output.c next, demote, NULL); demote 628 lib/pacemaker/pcmk_sched_notif.c n_data->demote = g_list_prepend(n_data->demote, entry); demote 682 lib/pacemaker/pcmk_sched_notif.c if ((n_data->demote != NULL) demote 686 lib/pacemaker/pcmk_sched_notif.c n_data->demote = notify_entries_to_strings(n_data->demote, demote 839 lib/pacemaker/pcmk_sched_notif.c if (n_data->demote == NULL) { demote 947 lib/pacemaker/pcmk_sched_notif.c g_list_free_full(n_data->demote, free);