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       131 lib/vfs/interface.c                        const vfs_path_t * local_vpath, gboolean has_changed)
has_changed       138 lib/vfs/interface.c     if (has_changed)
has_changed       631 lib/vfs/interface.c                    gboolean has_changed)
has_changed       642 lib/vfs/interface.c             path_element->class->ungetlocalcopy (pathname_vpath, local_vpath, has_changed) :
has_changed       643 lib/vfs/interface.c             mc_def_ungetlocalcopy (pathname_vpath, local_vpath, has_changed);
has_changed       191 lib/vfs/vfs.h                             gboolean has_changed);
has_changed       328 lib/vfs/vfs.h                         gboolean has_changed);
has_changed       127 src/filemanager/ext.c exec_cleanup_file_name (const vfs_path_t * filename_vpath, gboolean has_changed)
has_changed       132 src/filemanager/ext.c     if (has_changed)
has_changed       137 src/filemanager/ext.c         has_changed = localmtime != mystat.st_mtime;
has_changed       139 src/filemanager/ext.c     mc_ungetlocalcopy (filename_vpath, localfilecopy_vpath, has_changed);
has_changed      1516 src/vfs/extfs/extfs.c extfs_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed      1527 src/vfs/extfs/extfs.c         if (has_changed)
has_changed       352 src/vfs/local/local.c local_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed       356 src/vfs/local/local.c     (void) has_changed;
has_changed       437 src/vfs/sfs/sfs.c sfs_ungetlocalcopy (const vfs_path_t * vpath, const vfs_path_t * local, gboolean has_changed)
has_changed       441 src/vfs/sfs/sfs.c     (void) has_changed;