sorted 5012 lib/common/xml.c GListPtr sorted = NULL; sorted 5037 lib/common/xml.c sorted = g_list_sort(unsorted, sort_pairs); sorted 5038 lib/common/xml.c g_list_foreach(sorted, dump_pair, result); sorted 5039 lib/common/xml.c g_list_free_full(sorted, free);