stop_needed       177 include/crm/pengine/pe_types.h     GList *stop_needed; // Containers that need stop actions
stop_needed       308 lib/pengine/status.c     g_list_free(data_set->stop_needed);
stop_needed      1231 lib/pengine/unpack.c     if (data_set->stop_needed != NULL) {
stop_needed      1232 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
stop_needed      1240 lib/pengine/unpack.c         g_list_free(data_set->stop_needed);
stop_needed      1241 lib/pengine/unpack.c         data_set->stop_needed = NULL;
stop_needed      2033 lib/pengine/unpack.c                 data_set->stop_needed = g_list_prepend(data_set->stop_needed,