deprecated_vpath 966 src/filemanager/cmd.c vfs_path_t *deprecated_vpath; deprecated_vpath 969 src/filemanager/cmd.c deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER); deprecated_vpath 970 src/filemanager/cmd.c deprecated_path = vfs_path_as_str (deprecated_vpath); deprecated_vpath 972 src/filemanager/cmd.c vfs_path_free (deprecated_vpath, TRUE);