has_changed       785 lib/vfs/direntry.c vfs_s_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed       789 lib/vfs/direntry.c     (void) has_changed;
has_changed       134 lib/vfs/interface.c                        const vfs_path_t * local_vpath, gboolean has_changed)
has_changed       141 lib/vfs/interface.c     if (has_changed)
has_changed       583 lib/vfs/interface.c                    gboolean has_changed)
has_changed       594 lib/vfs/interface.c             me->ungetlocalcopy (pathname_vpath, local_vpath, has_changed) :
has_changed       595 lib/vfs/interface.c             mc_def_ungetlocalcopy (pathname_vpath, local_vpath, has_changed);
has_changed       195 lib/vfs/vfs.h                             gboolean has_changed);
has_changed       334 lib/vfs/vfs.h                         gboolean has_changed);
has_changed       129 src/filemanager/ext.c exec_cleanup_file_name (const vfs_path_t * filename_vpath, gboolean has_changed)
has_changed       134 src/filemanager/ext.c     if (has_changed)
has_changed       139 src/filemanager/ext.c         has_changed = localmtime != mystat.st_mtime;
has_changed       141 src/filemanager/ext.c     mc_ungetlocalcopy (filename_vpath, localfilecopy_vpath, has_changed);
has_changed      1535 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed      1546 src/vfs/extfs/extfs.c         if (has_changed)
has_changed       374 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed       378 src/vfs/local/local.c     (void) has_changed;
has_changed       438 src/vfs/sfs/sfs.c sfs_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed       442 src/vfs/sfs/sfs.c     (void) has_changed;