has_changed       783 lib/vfs/direntry.c vfs_s_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
has_changed       787 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       585 lib/vfs/interface.c                    gboolean has_changed)
has_changed       596 lib/vfs/interface.c             me->ungetlocalcopy (pathname_vpath, local_vpath, has_changed) :
has_changed       597 lib/vfs/interface.c             mc_def_ungetlocalcopy (pathname_vpath, local_vpath, has_changed);
has_changed       201 lib/vfs/vfs.h                             gboolean has_changed);
has_changed       341 lib/vfs/vfs.h                                     const vfs_path_t * local_vpath, 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      1550 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
has_changed      1561 src/vfs/extfs/extfs.c         if (has_changed)
has_changed       366 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
has_changed       370 src/vfs/local/local.c     (void) has_changed;
has_changed       432 src/vfs/sfs/sfs.c sfs_ungetlocalcopy (const vfs_path_t *vpath, const vfs_path_t *local, gboolean has_changed)
has_changed       436 src/vfs/sfs/sfs.c     (void) has_changed;