Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dworkqueue.c474 const char *source_abspath; in run_file_install() local
498 SVN_ERR(svn_wc__db_from_relpath(&source_abspath, db, wri_abspath, in run_file_install()
520 SVN_ERR(svn_wc__db_pristine_get_future_path(&source_abspath, in run_file_install()
526 SVN_ERR(svn_stream_open_readonly(&src_stream, source_abspath, in run_file_install()
638 const char *source_abspath, in svn_wc__wq_build_file_install() argument
654 if (source_abspath != NULL) in svn_wc__wq_build_file_install()
657 source_abspath, in svn_wc__wq_build_file_install()
Dworkqueue.h113 const char *source_abspath,
Dmerge.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()
Dupdate_editor.c5270 const char *source_abspath = NULL; in svn_wc_add_repos_file4() local
5442 SVN_ERR(svn_stream_open_unique(&tmp_contents, &source_abspath, in svn_wc_add_repos_file4()
5486 source_abspath = tmp_text_base_abspath; in svn_wc_add_repos_file4()
5503 source_abspath, in svn_wc_add_repos_file4()
5511 if (source_abspath != NULL) in svn_wc_add_repos_file4()
5514 source_abspath, in svn_wc_add_repos_file4()
Dconflicts.c1520 const char *source_abspath, in save_merge_result() argument
1541 source_abspath, in save_merge_result()