dst_exists       2290 src/filemanager/file.c     gboolean dst_exists = FALSE, appending = FALSE;
dst_exists       2338 src/filemanager/file.c         dst_exists = TRUE;
dst_exists       2393 src/filemanager/file.c     if (dst_exists)
dst_exists       2597 src/filemanager/file.c     if (mc_global.vfs.file_cloning && !(dst_exists && ctx->do_append))
dst_exists       2600 src/filemanager/file.c         if (dst_exists)
dst_exists       2604 src/filemanager/file.c             dst_exists = FALSE;
dst_exists       2617 src/filemanager/file.c     if (!dst_exists)
dst_exists       2983 src/filemanager/file.c         if (!ctx->preserve && !dst_exists)