deprecated_vpath  968 src/filemanager/cmd.c         vfs_path_t *deprecated_vpath;
deprecated_vpath  971 src/filemanager/cmd.c         deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER);
deprecated_vpath  972 src/filemanager/cmd.c         deprecated_path = vfs_path_as_str (deprecated_vpath);
deprecated_vpath  974 src/filemanager/cmd.c         vfs_path_free (deprecated_vpath, TRUE);