deprecated_vpath  985 src/filemanager/cmd.c         vfs_path_t *deprecated_vpath;
deprecated_vpath  988 src/filemanager/cmd.c         deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER);
deprecated_vpath  989 src/filemanager/cmd.c         deprecated_path = vfs_path_as_str (deprecated_vpath);
deprecated_vpath  991 src/filemanager/cmd.c         vfs_path_free (deprecated_vpath, TRUE);