inactive          220 include/crm/pengine/internal.h     GList *inactive;          /* notify_entry_t*  */
inactive          567 lib/pengine/pe_notif.c             n_data->inactive = g_list_prepend(n_data->inactive, entry);
inactive          728 lib/pengine/pe_notif.c     n_data->inactive = notify_entries_to_strings(n_data->inactive,
inactive          957 lib/pengine/pe_notif.c     g_list_free_full(n_data->inactive, free);