stop_needed       193 include/crm/pengine/pe_types.h     GList *stop_needed; // Containers that need stop actions
stop_needed       318 lib/pengine/status.c     g_list_free(data_set->stop_needed);
stop_needed      1286 lib/pengine/unpack.c     if (data_set->stop_needed != NULL) {
stop_needed      1287 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
stop_needed      1295 lib/pengine/unpack.c         g_list_free(data_set->stop_needed);
stop_needed      1296 lib/pengine/unpack.c         data_set->stop_needed = NULL;
stop_needed      2115 lib/pengine/unpack.c                 data_set->stop_needed = g_list_prepend(data_set->stop_needed,