g_list_free_full 108 lib/glibcompat.c g_list_free_full (list, destroy); g_list_free_full 294 lib/widget/history.c g_list_free_full (hd->list, hd->free); g_list_free_full 866 lib/widget/input.c g_list_free_full (in->history.list, g_free); g_list_free_full 943 lib/widget/menu.c g_list_free_full (menu->entries, (GDestroyNotify) menu_entry_free); g_list_free_full 618 lib/widget/quick.c g_list_free_full (input_labels, g_free); /* destroy input labels created before */ g_list_free_full 784 src/editor/editsearch.c g_list_free_full (history, g_free); g_list_free_full 237 src/file_history.c g_list_free_full (hd.list, (GDestroyNotify) file_history_free_item); g_list_free_full 1502 src/filemanager/panel.c g_list_free_full (p->dir_history.list, g_free); g_list_free_full 894 src/filemanager/treestore.c g_list_free_full (the_queue, queue_vpath_free); g_list_free_full 533 src/main.c g_list_free_full ((GList *) mc_run_param0, (GDestroyNotify) mcedit_arg_free); g_list_free_full 150 src/viewer/actions_cmd.c g_list_free_full (history, g_free);