free             1536 lib/vfs/direntry.c     vclass->free = vfs_s_free;
free              268 lib/vfs/gc.c               if (stamping->v->free != NULL)
free              269 lib/vfs/gc.c                   stamping->v->free (stamping->id);
free              279 lib/vfs/gc.c                   if (stamping->v->free != NULL)
free              280 lib/vfs/gc.c                       stamping->v->free (stamping->id);
free              191 lib/vfs/vfs.h      void (*free) (vfsid id);
free              201 lib/widget/history.c     hd->free = g_free;
free              298 lib/widget/history.c     g_list_free_full (hd->list, hd->free);
free               37 lib/widget/history.h     GDestroyNotify free;        /**< function to destroy element of @list */
free              226 src/file_history.c     hd.free = file_history_free_item;
free              700 src/filemanager/mountlist.c             free (line);
free              839 src/vfs/cpio/cpio.c         vfs_cpiofs_ops->free ((vfsid) parc);
free              749 src/vfs/extfs/extfs.c             VFS_SUPER (a)->me->free (VFS_SUPER (a));
free             1678 src/vfs/extfs/extfs.c         me->free ((vfsid) VFS_SUBCLASS (me)->supers->data);
free              598 src/vfs/sfs/sfs.c     vfs_sfs_ops->free = sfs_free;
free             1076 src/vfs/tar/tar.c         vfs_tarfs_ops->free ((vfsid) parc);
free              840 src/vfs/undelfs/undelfs.c     vfs_undelfs_ops->free = undelfs_free;