promote 50 include/crm/pengine/internal.h GListPtr promote; /* notify_entry_t* */ promote 2294 pengine/native.c action_t *promote = NULL; promote 2374 pengine/native.c promote = possible_matches->data; promote 2480 pengine/native.c LogAction("Promote", rsc, current, next, promote, NULL, terminal); promote 2606 pengine/native.c action_t *promote = (action_t *) gIter->data; promote 2608 pengine/native.c update_action_flags(promote, pe_action_runnable | pe_action_clear, __FUNCTION__, __LINE__); promote 515 pengine/notif.c n_data->promote = g_list_prepend(n_data->promote, entry); promote 575 pengine/notif.c if (n_data->promote) { promote 576 pengine/notif.c n_data->promote = g_list_sort(n_data->promote, sort_notify_entries); promote 581 pengine/notif.c expand_list(n_data->promote, &rsc_list, &node_list); promote 736 pengine/notif.c g_list_free_full(n_data->promote, free);