| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | hotcopy.c | 145 SVN_ERR(svn_io_check_path(src, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 151 SVN_ERR(svn_io_check_path(dst_parent, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 158 SVN_ERR(svn_io_check_path(dst_path, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 828 SVN_ERR(svn_io_check_path(src_subdir, &kind, scratch_pool)); in hotcopy_body() 838 SVN_ERR(svn_io_check_path(src_subdir, &kind, scratch_pool)); in hotcopy_body() 854 SVN_ERR(svn_io_check_path(src_subdir, &kind, scratch_pool)); in hotcopy_body() 941 SVN_ERR(svn_io_check_path(dst_format_abspath, &dst_format_kind, in svn_fs_x__hotcopy_prepare_target()
|
| HD | recovery.c | 192 SVN_ERR(svn_io_check_path(svn_fs_x__path_revprops(fs, max_rev, in recover_body()
|
| HD | rep-cache.c | 135 SVN_ERR(svn_io_check_path(path_rep_cache_db(fs->path, scratch_pool), in svn_fs_x__exists_rep_cache()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | hotcopy.c | 144 SVN_ERR(svn_io_check_path(src, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 150 SVN_ERR(svn_io_check_path(dst_parent, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 156 SVN_ERR(svn_io_check_path(dst_path, &kind, subpool)); in hotcopy_io_copy_dir_recursively() 956 SVN_ERR(svn_io_check_path(src_subdir, &kind, pool)); in hotcopy_body() 964 SVN_ERR(svn_io_check_path(src_subdir, &kind, pool)); in hotcopy_body() 981 SVN_ERR(svn_io_check_path(src_subdir, &kind, pool)); in hotcopy_body() 1050 SVN_ERR(svn_io_check_path(dst_format_abspath, &dst_format_kind, pool)); in svn_fs_fs__hotcopy_prepare_target()
|
| HD | recovery.c | 444 SVN_ERR(svn_io_check_path(svn_fs_fs__path_revprops(fs, max_rev, pool), in recover_body()
|
| HD | rep-cache.c | 133 SVN_ERR(svn_io_check_path(path_rep_cache_db(fs->path, pool), in svn_fs_fs__exists_rep_cache()
|
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | questions.c | 417 SVN_ERR(svn_io_check_path(mine_abspath, &kind, scratch_pool)); in internal_conflicted_p() 427 SVN_ERR(svn_io_check_path(their_abspath, &kind, scratch_pool)); in internal_conflicted_p() 437 SVN_ERR(svn_io_check_path(their_old_abspath, &kind, scratch_pool)); in internal_conflicted_p() 460 SVN_ERR(svn_io_check_path(prej_abspath, &kind, scratch_pool)); in internal_conflicted_p()
|
| HD | wc_db_util.c | 132 SVN_ERR(svn_io_check_path(sdb_abspath, &kind, scratch_pool)); in svn_wc__db_util_open_db()
|
| HD | lock.c | 118 SVN_ERR(svn_io_check_path(local_abspath, &kind, scratch_pool)); in svn_wc__internal_check_wc() 139 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in svn_wc__internal_check_wc() 505 SVN_ERR(svn_io_check_path(path, &kind, pool)); in probe() 844 if ((err2 = svn_io_check_path(path, &child_kind, pool))) in svn_wc_adm_probe_open3() 912 err = svn_io_check_path(path, &wckind, pool); in svn_wc_adm_retrieve()
|
| HD | delete.c | 84 SVN_ERR(svn_io_check_path(path, &kind, scratch_pool)); in erase_unversioned_from_wc() 153 SVN_ERR(svn_io_check_path(marker_abspath, &marker_kind, in create_delete_wq_items()
|
| HD | adm_crawler.c | 115 SVN_ERR(svn_io_check_path(local_abspath, &disk_kind, scratch_pool)); in svn_wc_restore() 408 SVN_ERR(svn_io_check_path(this_abspath, &dirent_kind, iterpool)); in report_revisions_and_depths() 712 SVN_ERR(svn_io_check_path(local_abspath, &disk_kind, scratch_pool)); in svn_wc_crawl_revisions5()
|
| HD | wc_db_wcroot.c | 65 SVN_ERR(svn_io_check_path(format_file_path, &kind, scratch_pool)); in get_old_version() 625 SVN_ERR(svn_io_check_path(adm_subdir, &adm_subdir_kind, scratch_pool)); in svn_wc__db_wcroot_parse_local_abspath()
|
| HD | copy.c | 284 SVN_ERR(svn_io_check_path(conflict_working, &working_kind, in copy_versioned_file() 808 SVN_ERR(svn_io_check_path(dst_abspath, &dst_kind, scratch_pool)); in copy_or_move()
|
| HD | adm_files.c | 132 err = svn_io_check_path(path, &kind, pool); in svn_wc__adm_area_exists()
|
| HD | wc_db_update_move.c | 703 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_add_directory() 787 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_add_file() 974 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_alter_directory() 1076 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_alter_file()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | cleanup.c | 143 SVN_ERR(svn_io_check_path(local_abspath, &kind_on_disk, scratch_pool)); in cleanup_status_walk() 189 SVN_ERR(svn_io_check_path(local_abspath, &kind_on_disk, scratch_pool)); in cleanup_status_walk()
|
| HD | export.c | 280 SVN_ERR(svn_io_check_path(to_abspath, &to_kind, scratch_pool)); in export_node() 468 SVN_ERR(svn_io_check_path(path, &kind, pool)); in open_root_internal() 617 SVN_ERR(svn_io_check_path(full_path, &kind, pool)); in add_directory() 1073 SVN_ERR(svn_io_check_path(full_path, &kind, scratch_pool)); in add_directory_ev2() 1179 SVN_ERR(svn_io_check_path(to_path, &to_kind, scratch_pool)); in export_file_ev2() 1236 SVN_ERR(svn_io_check_path(to_path, &to_kind, scratch_pool)); in export_file() 1346 SVN_ERR(svn_io_check_path(to_path, &kind, scratch_pool)); in export_directory() 1465 SVN_ERR(svn_io_check_path(from_path_or_url, &kind, pool)); in svn_client_export5()
|
| HD | checkout.c | 137 SVN_ERR(svn_io_check_path(local_abspath, &kind, scratch_pool)); in svn_client__checkout_internal()
|
| HD | add.c | 819 SVN_ERR(svn_io_check_path(parent_abspath, &disk_kind, iterpool)); in add() 835 SVN_ERR(svn_io_check_path(local_abspath, &kind, scratch_pool)); in add() 1214 SVN_ERR(svn_io_check_path(local_abspath, &orig_kind, scratch_pool)); in svn_client__make_local_parents()
|
| HD | patch.c | 1142 SVN_ERR(svn_io_check_path(target->move_target_abspath, in init_patch_target() 2573 SVN_ERR(svn_io_check_path(local_abspath, &disk_kind, iterpool)); in create_missing_parents() 2719 SVN_ERR(svn_io_check_path(parent_abspath, &disk_kind, pool)); in install_patched_target() 3246 SVN_ERR(svn_io_check_path(patch_abspath, &kind, scratch_pool)); in svn_client_patch() 3258 SVN_ERR(svn_io_check_path(wc_dir_abspath, &kind, scratch_pool)); in svn_client_patch()
|
| HD | externals.c | 215 SVN_ERR(svn_io_check_path(local_abspath, &kind, pool)); in switch_dir_external() 499 SVN_ERR(svn_io_check_path(local_abspath, &disk_kind, scratch_pool)); in switch_file_external()
|
| HD | info.c | 108 SVN_ERR(svn_io_check_path(local_abspath, &kind, iterpool)); in do_external_info()
|
| /NextBSD/contrib/subversion/subversion/libsvn_subr/ |
| HD | config_file.c | 654 err = svn_io_check_path(subdir_full_path, &kind, pool); in ensure_auth_subdir() 676 err = svn_io_check_path(auth_dir, &kind, pool); in ensure_auth_dirs() 755 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure() 913 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure() 1136 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure()
|
| HD | config_auth.c | 89 SVN_ERR(svn_io_check_path(auth_path, &kind, pool)); in svn_config_read_auth_data()
|
| /NextBSD/contrib/subversion/subversion/svn/ |
| HD | merge-cmd.c | 372 SVN_ERR(svn_io_check_path(sp1_basename, &kind, pool)); in svn_cl__merge() 384 SVN_ERR(svn_io_check_path(sourcepath1, &kind, pool)); in svn_cl__merge()
|