started_list      379 lib/pengine/clone.c     GListPtr started_list = NULL;
started_list      465 lib/pengine/clone.c                     started_list = g_list_append(started_list, location);
started_list      505 lib/pengine/clone.c     started_list = g_list_sort(started_list, sort_node_uname);
started_list      506 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
started_list      526 lib/pengine/clone.c     g_list_free(started_list);
started_list      653 lib/pengine/clone.c     GListPtr started_list = NULL;
started_list      740 lib/pengine/clone.c                     started_list = g_list_append(started_list, location);
started_list      792 lib/pengine/clone.c     started_list = g_list_sort(started_list, sort_node_uname);
started_list      793 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
started_list      818 lib/pengine/clone.c         g_list_free(started_list);
started_list      890 lib/pengine/clone.c     GListPtr started_list = NULL;
started_list      977 lib/pengine/clone.c                     started_list = g_list_append(started_list, location);
started_list     1029 lib/pengine/clone.c     started_list = g_list_sort(started_list, sort_node_uname);
started_list     1030 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
started_list     1054 lib/pengine/clone.c         g_list_free(started_list);