free             1525 lib/vfs/direntry.c     vclass->free = vfs_s_free;
free              267 lib/vfs/gc.c               if (stamping->v->free != NULL)
free              268 lib/vfs/gc.c                   stamping->v->free (stamping->id);
free              278 lib/vfs/gc.c                   if (stamping->v->free != NULL)
free              279 lib/vfs/gc.c                       stamping->v->free (stamping->id);
free              196 lib/vfs/vfs.h      void (*free) (vfsid id);
free              201 lib/widget/history.c     hd->free = g_free;
free              297 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              684 src/filemanager/mountlist.c             free (line);
free              834 src/vfs/cpio/cpio.c         vfs_cpiofs_ops->free ((vfsid) parc);
free              764 src/vfs/extfs/extfs.c             VFS_SUPER (a)->me->free (VFS_SUPER (a));
free             1677 src/vfs/extfs/extfs.c         me->free ((vfsid) VFS_SUBCLASS (me)->supers->data);
free              592 src/vfs/sfs/sfs.c     vfs_sfs_ops->free = sfs_free;
free             1062 src/vfs/tar/tar.c         vfs_tarfs_ops->free ((vfsid) parc);
free              839 src/vfs/undelfs/undelfs.c     vfs_undelfs_ops->free = undelfs_free;