inactive          205 include/crm/pengine/internal.h     GList *inactive;          /* notify_entry_t*  */
inactive          570 lib/pacemaker/pcmk_sched_notif.c             n_data->inactive = g_list_prepend(n_data->inactive, entry);
inactive          723 lib/pacemaker/pcmk_sched_notif.c     n_data->inactive = notify_entries_to_strings(n_data->inactive,
inactive          952 lib/pacemaker/pcmk_sched_notif.c     g_list_free_full(n_data->inactive, free);