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      1275 lib/pengine/unpack.c     if (data_set->stop_needed != NULL) {
stop_needed      1276 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
stop_needed      1284 lib/pengine/unpack.c         g_list_free(data_set->stop_needed);
stop_needed      1285 lib/pengine/unpack.c         data_set->stop_needed = NULL;
stop_needed      2092 lib/pengine/unpack.c                 data_set->stop_needed = g_list_prepend(data_set->stop_needed,