deprecated_vpath 986 src/filemanager/cmd.c vfs_path_t *deprecated_vpath; deprecated_vpath 989 src/filemanager/cmd.c deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER); deprecated_vpath 990 src/filemanager/cmd.c deprecated_path = vfs_path_as_str (deprecated_vpath); deprecated_vpath 992 src/filemanager/cmd.c vfs_path_free (deprecated_vpath, TRUE);