Home
last modified time | relevance | path

Searched refs:source_abspath (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDworkqueue.c475 const char *source_abspath; in run_file_install() local
499 SVN_ERR(svn_wc__db_from_relpath(&source_abspath, db, wri_abspath, in run_file_install()
521 SVN_ERR(svn_wc__db_pristine_get_future_path(&source_abspath, in run_file_install()
527 SVN_ERR(svn_stream_open_readonly(&src_stream, source_abspath, in run_file_install()
639 const char *source_abspath, in svn_wc__wq_build_file_install() argument
655 if (source_abspath != NULL) in svn_wc__wq_build_file_install()
658 source_abspath, in svn_wc__wq_build_file_install()
HDworkqueue.h113 const char *source_abspath,
HDmerge.c163 const char *source_abspath, in detranslate_wc_file() argument
281 SVN_ERR(svn_subst_copy_and_translate4(source_abspath, in detranslate_wc_file()
295 *detranslated_abspath = apr_pstrdup(result_pool, source_abspath); in detranslate_wc_file()
HDupdate_editor.c5281 const char *source_abspath = NULL; in svn_wc_add_repos_file4() local
5453 SVN_ERR(svn_stream_open_unique(&tmp_contents, &source_abspath, in svn_wc_add_repos_file4()
5497 source_abspath = tmp_text_base_abspath; in svn_wc_add_repos_file4()
5514 source_abspath, in svn_wc_add_repos_file4()
5522 if (source_abspath != NULL) in svn_wc_add_repos_file4()
5525 source_abspath, in svn_wc_add_repos_file4()
HDconflicts.c1555 const char *source_abspath, in save_merge_result() argument
1576 source_abspath, in save_merge_result()