inactive          202 include/crm/pengine/internal.h     GList *inactive;          /* notify_entry_t*  */
inactive          430 lib/pacemaker/pcmk_sched_notif.c                 n_data->inactive = g_list_prepend(n_data->inactive, entry);
inactive          579 lib/pacemaker/pcmk_sched_notif.c     n_data->inactive = expand_list(n_data->inactive, &rsc_list, NULL);
inactive          782 lib/pacemaker/pcmk_sched_notif.c     g_list_free_full(n_data->inactive, free);