demote 49 include/crm/pengine/internal.h GListPtr demote; /* notify_entry_t* */ demote 2293 pengine/native.c action_t *demote = NULL; demote 2382 pengine/native.c demote = possible_matches->data; demote 2476 pengine/native.c LogAction("Demote", rsc, current, next, demote, NULL, terminal); demote 518 pengine/notif.c n_data->demote = g_list_prepend(n_data->demote, entry); demote 564 pengine/notif.c if (n_data->demote) { demote 565 pengine/notif.c n_data->demote = g_list_sort(n_data->demote, sort_notify_entries); demote 571 pengine/notif.c expand_list(n_data->demote, &rsc_list, &node_list); demote 735 pengine/notif.c g_list_free_full(n_data->demote, free);