vfs_path_clone 1128 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 1205 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 676 lib/vfs/interface.c cd_vpath = vfs_path_clone (vpath); vfs_path_clone 1664 lib/vfs/path.c return vfs_path_clone (vpath); vfs_path_clone 61 lib/vfs/path.h vfs_path_t *vfs_path_clone (const vfs_path_t * vpath); vfs_path_clone 159 src/editor/editcmd.c real_filename_vpath = vfs_path_clone (filename_vpath); vfs_path_clone 219 src/editor/editcmd.c savename_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 343 src/editor/editcmd.c tmp_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 890 src/editor/editcmd.c edit->filename_vpath = vfs_path_clone (name_vpath); vfs_path_clone 893 src/editor/editcmd.c edit->dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 391 src/editor/etags.c vfs_path_clone (edit->filename_vpath); vfs_path_clone 302 src/execute.c old_vfs_dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 489 src/filemanager/file.c lnk->src_vpath = vfs_path_clone (src_vpath); vfs_path_clone 490 src/filemanager/file.c lnk->dst_vpath = vfs_path_clone (dst_vpath); vfs_path_clone 651 src/filemanager/filemanager.c original_dir = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 714 src/filemanager/filemanager.c cwd_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 67 src/filemanager/filenot.c return vfs_path_clone (vpath); vfs_path_clone 3338 src/filemanager/panel.c olddir_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 3344 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4240 src/filemanager/panel.c cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4339 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4357 src/filemanager/panel.c panel->lwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4483 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4501 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 503 src/filemanager/panelize.c panelized_panel.root_vpath = vfs_path_clone (new_root); vfs_path_clone 680 src/filemanager/tree.c old_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 443 src/filemanager/treestore.c new->name = vfs_path_clone (name); vfs_path_clone 821 src/filemanager/treestore.c ts.check_name = vfs_path_clone (vpath); vfs_path_clone 826 src/filemanager/treestore.c ts.check_name = vfs_path_clone (vpath); vfs_path_clone 346 src/vfs/local/local.c return vfs_path_clone (vpath); vfs_path_clone 147 src/vfs/sfs/sfs.c pname = vfs_path_clone (vpath); vfs_path_clone 300 src/viewer/mcviewer.c p = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 418 tests/lib/vfs/path_manipulations.c cloned_vpath = vfs_path_clone (vpath); vfs_path_clone 54 tests/lib/vfs/relative_cd.c test_chdir__vpath__captured = vfs_path_clone (vpath); vfs_path_clone 46 tests/src/execute__common.c g_ptr_array_add (vfs_file_is_local__vpath__captured, vfs_path_clone (vpath)); vfs_path_clone 115 tests/src/execute__common.c mc_getlocalcopy__pathname_vpath__captured = vfs_path_clone (pathname_vpath); vfs_path_clone 188 tests/src/execute__common.c g_ptr_array_add (mc_stat__vpath__captured, vfs_path_clone (vpath)); vfs_path_clone 223 tests/src/execute__common.c mc_ungetlocalcopy__pathname_vpath__captured = vfs_path_clone (pathname_vpath); vfs_path_clone 224 tests/src/execute__common.c mc_ungetlocalcopy__local_vpath__captured = vfs_path_clone (local_vpath); vfs_path_clone 54 tests/src/execute__execute_external_editor_or_viewer.c execute_external_cmd_opts__filename_vpath__captured = vfs_path_clone (filename_vpath); vfs_path_clone 175 tests/src/execute__execute_with_vfs_arg.c local_vpath_should_be_freeing = vfs_path_clone (local_vpath); vfs_path_clone 63 tests/src/filemanager/cd_to.c do_cd__new_dir_vpath__captured = vfs_path_clone (new_dir_vpath);