stop_needed       186 include/crm/pengine/pe_types.h     GList *stop_needed; // Containers that need stop actions
stop_needed       309 lib/pengine/status.c     g_list_free(data_set->stop_needed);
stop_needed      1282 lib/pengine/unpack.c     if (data_set->stop_needed != NULL) {
stop_needed      1283 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
stop_needed      1291 lib/pengine/unpack.c         g_list_free(data_set->stop_needed);
stop_needed      1292 lib/pengine/unpack.c         data_set->stop_needed = NULL;
stop_needed      2095 lib/pengine/unpack.c                 data_set->stop_needed = g_list_prepend(data_set->stop_needed,