GDestroyNotify 63 lib/event/event.c NULL, (GDestroyNotify) g_free, (GDestroyNotify) g_tree_destroy); GDestroyNotify 171 lib/event/manage.c (GDestroyNotify) g_free, GDestroyNotify 172 lib/event/manage.c (GDestroyNotify) mc_event_group_destroy_value); GDestroyNotify 66 lib/glibcompat.c g_clear_slist (GSList ** slist_ptr, GDestroyNotify destroy) GDestroyNotify 97 lib/glibcompat.c g_clear_list (GList ** list_ptr, GDestroyNotify destroy) GDestroyNotify 130 lib/glibcompat.c g_queue_free_full (GQueue * queue, GDestroyNotify free_func) GDestroyNotify 151 lib/glibcompat.c g_queue_clear_full (GQueue * queue, GDestroyNotify free_func) GDestroyNotify 20 lib/glibcompat.h void g_clear_slist (GSList ** slist_ptr, GDestroyNotify destroy); GDestroyNotify 21 lib/glibcompat.h void g_clear_list (GList ** list_ptr, GDestroyNotify destroy); GDestroyNotify 25 lib/glibcompat.h void g_queue_free_full (GQueue * queue, GDestroyNotify free_func); GDestroyNotify 29 lib/glibcompat.h void g_queue_clear_full (GQueue * queue, GDestroyNotify free_func); GDestroyNotify 37 lib/widget/history.h GDestroyNotify free; /**< function to destroy element of @list */ GDestroyNotify 795 lib/widget/listbox.c g_queue_free_full (l->list, (GDestroyNotify) listbox_entry_free); GDestroyNotify 641 lib/widget/menu.c g_clear_list (&menubar->menu, (GDestroyNotify) destroy_menu); GDestroyNotify 943 lib/widget/menu.c g_list_free_full (menu->entries, (GDestroyNotify) menu_entry_free); GDestroyNotify 237 src/file_history.c g_list_free_full (hd.list, (GDestroyNotify) file_history_free_item); GDestroyNotify 1219 src/filemanager/mountlist.c g_slist_free_full (mount_list, (GDestroyNotify) free_mount_entry); GDestroyNotify 1473 src/filemanager/mountlist.c g_clear_slist (&mc_mount_list, (GDestroyNotify) free_mount_entry); GDestroyNotify 1508 src/filemanager/panel.c g_slist_free_full (p->format, (GDestroyNotify) format_item_free); GDestroyNotify 1509 src/filemanager/panel.c g_slist_free_full (p->status_format, (GDestroyNotify) format_item_free); GDestroyNotify 1819 src/filemanager/panel.c g_slist_free_full (home, (GDestroyNotify) format_item_free); GDestroyNotify 4617 src/filemanager/panel.c g_slist_free_full (p->format, (GDestroyNotify) format_item_free); GDestroyNotify 4632 src/filemanager/panel.c g_slist_free_full (p->status_format, (GDestroyNotify) format_item_free); GDestroyNotify 533 src/main.c g_list_free_full ((GList *) mc_run_param0, (GDestroyNotify) mcedit_arg_free);