vfs_path_clone 1119 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 1196 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 620 lib/vfs/interface.c cd_vpath = vfs_path_clone (vpath); vfs_path_clone 1682 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 152 src/editor/editcmd.c real_filename_vpath = vfs_path_clone (filename_vpath); vfs_path_clone 212 src/editor/editcmd.c savename_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 330 src/editor/editcmd.c tmp_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 898 src/editor/editcmd.c edit->filename_vpath = vfs_path_clone (name_vpath); vfs_path_clone 901 src/editor/editcmd.c edit->dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 385 src/editor/etags.c vpath = vfs_path_clone (edit->filename_vpath); vfs_path_clone 303 src/execute.c old_vfs_dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 479 src/filemanager/file.c lnk->src_vpath = vfs_path_clone (src_vpath); vfs_path_clone 480 src/filemanager/file.c lnk->dst_vpath = vfs_path_clone (dst_vpath); vfs_path_clone 3611 src/filemanager/file.c save_cwd = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 636 src/filemanager/filemanager.c original_dir = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 699 src/filemanager/filemanager.c cwd_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 3345 src/filemanager/panel.c olddir_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 3351 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4260 src/filemanager/panel.c cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4411 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4429 src/filemanager/panel.c panel->lwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4551 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4569 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 5298 src/filemanager/panel.c panel->panelized_descr->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 368 src/vfs/local/local.c return vfs_path_clone (vpath); vfs_path_clone 148 src/vfs/sfs/sfs.c pname = vfs_path_clone (vpath); vfs_path_clone 297 src/viewer/mcviewer.c p = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 417 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 113 tests/src/execute__common.c mc_getlocalcopy__pathname_vpath__captured = vfs_path_clone (pathname_vpath); vfs_path_clone 184 tests/src/execute__common.c g_ptr_array_add (mc_stat__vpath__captured, vfs_path_clone (vpath)); vfs_path_clone 217 tests/src/execute__common.c mc_ungetlocalcopy__pathname_vpath__captured = vfs_path_clone (pathname_vpath); vfs_path_clone 218 tests/src/execute__common.c mc_ungetlocalcopy__local_vpath__captured = vfs_path_clone (local_vpath); vfs_path_clone 53 tests/src/execute__execute_external_editor_or_viewer.c execute_external_cmd_opts__filename_vpath__captured = vfs_path_clone (filename_vpath); vfs_path_clone 155 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);