vfs_path_clone 1122 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 1199 lib/vfs/direntry.c vpath_archive = vfs_path_clone (vpath); vfs_path_clone 631 lib/vfs/interface.c cd_vpath = vfs_path_clone (vpath); vfs_path_clone 1683 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 153 src/editor/editcmd.c real_filename_vpath = vfs_path_clone (filename_vpath); vfs_path_clone 213 src/editor/editcmd.c savename_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 339 src/editor/editcmd.c tmp_vpath = vfs_path_clone (real_filename_vpath); vfs_path_clone 900 src/editor/editcmd.c edit->filename_vpath = vfs_path_clone (name_vpath); vfs_path_clone 903 src/editor/editcmd.c edit->dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 389 src/editor/etags.c vpath = vfs_path_clone (edit->filename_vpath); vfs_path_clone 304 src/execute.c old_vfs_dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 484 src/filemanager/file.c lnk->src_vpath = vfs_path_clone (src_vpath); vfs_path_clone 485 src/filemanager/file.c lnk->dst_vpath = vfs_path_clone (dst_vpath); vfs_path_clone 3603 src/filemanager/file.c save_cwd = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 638 src/filemanager/filemanager.c original_dir = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 701 src/filemanager/filemanager.c cwd_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 3482 src/filemanager/panel.c olddir_vpath = vfs_path_clone (panel->cwd_vpath); vfs_path_clone 3488 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4381 src/filemanager/panel.c cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4532 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4550 src/filemanager/panel.c panel->lwd_vpath = vfs_path_clone (vpath); vfs_path_clone 4672 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 4690 src/filemanager/panel.c panel->cwd_vpath = vfs_path_clone (vfs_get_raw_current_dir ()); vfs_path_clone 5417 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 360 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 304 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 55 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 186 tests/src/execute__common.c g_ptr_array_add (mc_stat__vpath__captured, vfs_path_clone (vpath)); vfs_path_clone 220 tests/src/execute__common.c mc_ungetlocalcopy__pathname_vpath__captured = vfs_path_clone (pathname_vpath); vfs_path_clone 221 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);