Searched refs:svn_wc__node_get_base (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | layout.c | 109 SVN_ERR(svn_wc__node_get_base(NULL, NULL, &repos_relpath, in layout_set_path()
|
| H A D | util.c | 197 SVN_ERR(svn_wc__node_get_base(NULL, in svn_client__wc_node_get_base()
|
| H A D | locking_commands.c | 372 SVN_ERR(svn_wc__node_get_base(&kind, &wli->revision, in organize_lock_targets()
|
| H A D | update.c | 344 SVN_ERR(svn_wc__node_get_base(NULL, NULL, &repos_relpath, &repos_root_url, in update_internal()
|
| H A D | mergeinfo.c | 224 SVN_ERR(svn_wc__node_get_base(NULL, &base_revision, NULL, NULL, NULL, NULL, in svn_client__get_wc_mergeinfo() 294 SVN_ERR(svn_wc__node_get_base(NULL, &parent_base_rev, NULL, NULL, in svn_client__get_wc_mergeinfo()
|
| H A D | externals.c | 186 SVN_ERR(svn_wc__node_get_base(&kind, NULL, NULL, in switch_dir_external()
|
| H A D | commit_util.c | 776 SVN_ERR(svn_wc__node_get_base(NULL, &dir_rev, &dir_repos_relpath, NULL, in harvest_status_callback()
|
| H A D | conflicts.c | 6711 err = svn_wc__node_get_base(&base_kind, &base_rev, &base_repos_relpath, in verify_local_state_for_incoming_add_upon_update() 8074 err = svn_wc__node_get_base(NULL, &base_revision, &base_repos_relpath, in merge_incoming_added_dir_replace()
|
| H A D | merge.c | 4840 SVN_ERR(svn_wc__node_get_base(NULL, &child_base_revision, in calculate_remaining_ranges()
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_wc_private.h | 607 svn_wc__node_get_base(svn_node_kind_t *kind,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | node.c | 492 svn_wc__node_get_base(svn_node_kind_t *kind, in svn_wc__node_get_base() function
|