Searched refs:svn_wc__node_get_origin (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | revisions.c | 96 err = svn_wc__node_get_origin(NULL, revnum, NULL, NULL, NULL, NULL, in svn_client__get_revision_number()
|
| H A D | ra.c | 843 SVN_ERR(svn_wc__node_get_origin(&is_copy, &peg_revnum, &repos_relpath, in svn_client__repos_locations() 1105 SVN_ERR(svn_wc__node_get_origin(NULL, revision, NULL, NULL, NULL, NULL, in svn_client__ra_provide_base() 1150 SVN_ERR(svn_wc__node_get_origin(NULL, revision, NULL, NULL, NULL, NULL, in svn_client__ra_provide_props()
|
| H A D | util.c | 229 SVN_ERR(svn_wc__node_get_origin(NULL /* is_copy */, in svn_client__wc_node_get_origin()
|
| H A D | prop_commands.c | 884 SVN_ERR(svn_wc__node_get_origin(NULL, NULL, in svn_client_propget5() 1289 SVN_ERR(svn_wc__node_get_origin(&is_copy, in get_remote_props()
|
| H A D | commit_util.c | 505 SVN_ERR(svn_wc__node_get_origin( in harvest_not_present_for_copy() 943 SVN_ERR(svn_wc__node_get_origin(&parent_is_copy, NULL, NULL, NULL, in harvest_status_callback()
|
| H A D | commit.c | 114 SVN_ERR(svn_wc__node_get_origin(NULL, NULL, &relpath, NULL, NULL, in get_ra_editor()
|
| H A D | copy.c | 711 SVN_ERR(svn_wc__node_get_origin(NULL, NULL, NULL, &repos_root_url, in do_wc_to_wc_copies_with_write_lock() 2261 SVN_ERR(svn_wc__node_get_origin(NULL, NULL, &relpath, NULL, NULL, in wc_to_repos_copy() 3212 SVN_ERR(svn_wc__node_get_origin(NULL, ©from_rev, in try_copy()
|
| H A D | mergeinfo.c | 625 SVN_ERR(svn_wc__node_get_origin(NULL, &target_rev, &repos_relpath, in svn_client__get_wc_or_repos_mergeinfo_catalog()
|
| H A D | diff.c | 2139 SVN_ERR(svn_wc__node_get_origin(&is_copy, in diff_repos_wc()
|
| H A D | conflicts.c | 2708 SVN_ERR(svn_wc__node_get_origin(NULL, &candidate_revision, in follow_move_chains() 2970 SVN_ERR(svn_wc__node_get_origin(NULL, &candidate_revision, in conflict_tree_get_details_local_missing() 8194 SVN_ERR(svn_wc__node_get_origin(&is_copy, ©from_rev, in ensure_local_edit_vs_incoming_deletion_copied_state() 9409 err = svn_wc__node_get_origin(&is_copy, &moved_to_peg_rev, in resolve_incoming_move_dir_merge()
|
| H A D | merge.c | 762 SVN_ERR(svn_wc__node_get_origin(&is_copy, &target_base.rev, &repos_relpath, in filter_self_referential_mergeinfo()
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_wc_private.h | 520 svn_wc__node_get_origin(svn_boolean_t *is_copy,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | node.c | 779 svn_wc__node_get_origin(svn_boolean_t *is_copy, in svn_wc__node_get_origin() function
|