Home
last modified time | relevance | path

Searched refs:svn_io_check_path (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Dhotcopy.c145 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()
645 SVN_ERR(svn_io_check_path(src_subdir, &kind, scratch_pool)); in hotcopy_body()
661 SVN_ERR(svn_io_check_path(src_subdir, &kind, scratch_pool)); in hotcopy_body()
721 SVN_ERR(svn_io_check_path(dst_format_abspath, &dst_format_kind, in svn_fs_x__hotcopy()
Drecovery.c52 SVN_ERR(svn_io_check_path(path, &kind, scratch_pool)); in revision_file_exists()
280 SVN_ERR(svn_io_check_path(svn_fs_x__path_revprops(fs, max_rev, in recover_body()
Dbatch_fsync.c384 SVN_ERR(svn_io_check_path(path, &kind, scratch_pool)); in internal_open_file()
459 SVN_ERR(svn_io_check_path(path, &kind, scratch_pool)); in svn_fs_x__batch_fsync_new_path()
Drep-cache.c158 SVN_ERR(svn_io_check_path(path_rep_cache_db(fs->path, scratch_pool), in svn_fs_x__exists_rep_cache()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dhotcopy.c144 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()
1033 SVN_ERR(svn_io_check_path(dst_format_abspath, &dst_format_kind, pool)); in svn_fs_fs__hotcopy()
Drecovery.c442 SVN_ERR(svn_io_check_path(svn_fs_fs__path_revprops(fs, max_rev, pool), in recover_body()
Drep-cache.c156 SVN_ERR(svn_io_check_path(path_rep_cache_db(fs->path, pool), in svn_fs_fs__exists_rep_cache()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dquestions.c417 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()
Dwc_db_util.c132 SVN_ERR(svn_io_check_path(sdb_abspath, &kind, scratch_pool)); in svn_wc__db_util_open_db()
Dlock.c118 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()
Ddelete.c84 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()
Dwc_db_update_move.c766 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_add_directory()
871 SVN_ERR(svn_io_check_path(dst_abspath, &wc_kind, scratch_pool)); in tc_editor_incoming_add_directory()
955 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_add_file()
1023 SVN_ERR(svn_io_check_path(dst_abspath, &wc_kind, scratch_pool)); in tc_editor_incoming_add_file()
1233 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_alter_directory()
1335 SVN_ERR(svn_io_check_path(local_abspath, &wc_kind, scratch_pool)); in tc_editor_alter_file()
1563 SVN_ERR(svn_io_check_path(dst_abspath, &dst_kind_on_disk, scratch_pool)); in tc_editor_update_incoming_moved_file()
2995 SVN_ERR(svn_io_check_path(local_abspath, &kind_on_disk, scratch_pool)); in tc_editor_update_add_new_file()
3041 SVN_ERR(svn_io_check_path(local_abspath, &kind_on_disk, scratch_pool)); in tc_editor_update_add_new_directory()
3127 SVN_ERR(svn_io_check_path(local_abspath, &kind_on_disk, scratch_pool)); in tc_editor_update_add_merge_files()
[all …]
Dadm_crawler.c115 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()
Dwc_db_wcroot.c65 SVN_ERR(svn_io_check_path(format_file_path, &kind, scratch_pool)); in get_old_version()
630 SVN_ERR(svn_io_check_path(adm_subdir, &adm_subdir_kind, iterpool)); in svn_wc__db_wcroot_parse_local_abspath()
Dcopy.c284 SVN_ERR(svn_io_check_path(conflict_working, &working_kind, in copy_versioned_file()
809 SVN_ERR(svn_io_check_path(dst_abspath, &dst_kind, scratch_pool)); in copy_or_move()
Dadm_files.c132 err = svn_io_check_path(path, &kind, pool); in svn_wc__adm_area_exists()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dcleanup.c143 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()
Dexport.c280 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()
1176 SVN_ERR(svn_io_check_path(to_path, &to_kind, scratch_pool)); in export_file_ev2()
1230 SVN_ERR(svn_io_check_path(to_path, &to_kind, scratch_pool)); in export_file()
1341 SVN_ERR(svn_io_check_path(to_path, &kind, scratch_pool)); in export_directory()
1464 SVN_ERR(svn_io_check_path(from_path_or_url, &kind, pool)); in svn_client_export5()
Dcheckout.c139 SVN_ERR(svn_io_check_path(local_abspath, &kind, scratch_pool)); in svn_client__checkout_internal()
Dadd.c819 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()
1215 SVN_ERR(svn_io_check_path(local_abspath, &orig_kind, scratch_pool)); in svn_client__make_local_parents()
Dexternals.c215 SVN_ERR(svn_io_check_path(local_abspath, &kind, pool)); in switch_dir_external()
535 SVN_ERR(svn_io_check_path(local_abspath, &disk_kind, scratch_pool)); in switch_file_external()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dconfig_file.c868 err = svn_io_check_path(subdir_full_path, &kind, pool); in ensure_auth_subdir()
890 err = svn_io_check_path(auth_dir, &kind, pool); in ensure_auth_dirs()
969 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure()
1127 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure()
1345 err = svn_io_check_path(path, &kind, pool); in svn_config_ensure()
Dconfig_auth.c89 SVN_ERR(svn_io_check_path(auth_path, &kind, pool)); in svn_config_read_auth_data()
/freebsd-12-stable/contrib/subversion/subversion/svn/
Dmerge-cmd.c459 SVN_ERR(svn_io_check_path(sp1_basename, &kind, pool)); in svn_cl__merge()
471 SVN_ERR(svn_io_check_path(sourcepath1, &kind, pool)); in svn_cl__merge()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
Dconfig_file.c290 SVN_ERR(svn_io_check_path(path, &node_kind, scratch_pool)); in get_file_config()

123