| /freebsd-12.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | cancel.c | 62 open_root(void *edit_baton, in open_root() function 72 SVN_ERR(eb->wrapped_editor->open_root(eb->wrapped_edit_baton, in open_root() 367 tree_editor->open_root = open_root; in svn_delta_get_cancellation_editor()
|
| H A D | depth_filter_editor.c | 150 open_root(void *edit_baton, in open_root() function 160 SVN_ERR(eb->wrapped_editor->open_root(eb->wrapped_edit_baton, base_revision, in open_root() 460 depth_filter_editor->open_root = open_root; in svn_delta_depth_filter_editor()
|
| H A D | default_editor.c | 70 open_root(void *edit_baton, in open_root() function 167 open_root,
|
| H A D | debug_editor.c | 80 open_root(void *edit_baton, in open_root() function 93 SVN_ERR(eb->wrapped_editor->open_root(eb->wrapped_edit_baton, in open_root() 429 tree_editor->open_root = open_root; in svn_delta__get_debug_editor()
|
| H A D | branch_migrate.c | 66 open_root(void *edit_baton, in open_root() function 339 open_root, in svn_branch__compat_get_migration_editor()
|
| H A D | path_driver.c | 180 SVN_ERR(editor->open_root(edit_baton, SVN_INVALID_REVNUM, subpool, &db)); in svn_delta_path_driver2()
|
| /freebsd-12.1/contrib/subversion/subversion/svnbench/ |
| H A D | null-export-cmd.c | 67 open_root(void *edit_baton, in open_root() function 248 editor->open_root = open_root; in bench_null_export()
|
| /freebsd-12.1/contrib/subversion/subversion/svnsync/ |
| H A D | sync.c | 274 open_root(void *edit_baton, in open_root() function 282 SVN_ERR(eb->wrapped_editor->open_root(eb->wrapped_edit_baton, in open_root() 652 SVN_ERR(eb->wrapped_editor->open_root(eb->wrapped_edit_baton, in close_edit() 710 tree_editor->open_root = open_root; in svnsync_get_sync_editor()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | node_tree.c | 286 open_root(void *edit_baton, in open_root() function 401 my_editor->open_root = open_root; in svn_repos_node_editor()
|
| H A D | delta.c | 311 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 321 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 346 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 356 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 367 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2()
|
| H A D | commit.c | 414 open_root(void *edit_baton, in open_root() function 1030 e->open_root = open_root; in svn_repos_get_commit_editor5()
|
| H A D | dump.c | 1511 open_root(void *edit_baton, in open_root() function 1892 dump_editor->open_root = open_root; in get_dump_editor()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | ambient_depth_filter_editor.c | 330 open_root(void *edit_baton, in open_root() function 365 return eb->wrapped_editor->open_root(eb->wrapped_edit_baton, base_revision, in open_root() 689 depth_filter_editor->open_root = open_root; in svn_wc__ambient_depth_filter_editor()
|
| H A D | externals.c | 528 open_root(void *edit_baton, in open_root() function 1132 tree_editor->open_root = open_root; in svn_wc__get_file_external_editor()
|
| H A D | status.c | 2011 open_root(void *edit_baton, in open_root() function 2542 tree_editor->open_root = open_root; in svn_wc__get_status_editor()
|
| /freebsd-12.1/contrib/subversion/subversion/svnrdump/ |
| H A D | dump_editor.c | 516 open_root(void *edit_baton, in open_root() function 1109 de->open_root = open_root; in svn_rdump__get_dump_editor()
|
| H A D | load_editor.c | 534 SVN_ERR(commit_editor->open_root(commit_edit_baton, in new_node_record() 994 SVN_ERR(commit_editor->open_root(commit_edit_baton, in close_revision()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | repos_diff.c | 455 open_root(void *edit_baton, in open_root() function 1380 tree_editor->open_root = open_root; in svn_client__get_diff_editor2()
|
| H A D | export.c | 582 open_root(void *edit_baton, in open_root() function 910 editor->open_root = open_root; in get_editor_ev1()
|
| H A D | copy_foreign.c | 416 editor->open_root = edit_open; in copy_foreign_dir()
|
| H A D | import.c | 698 SVN_ERR(editor->open_root(edit_baton, base_rev, pool, &root_baton)); in import()
|
| /freebsd-12.1/contrib/subversion/subversion/include/ |
| H A D | svn_delta.h | 907 svn_error_t *(*open_root)(void *edit_baton, member
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | editorp.c | 449 ra_svn_editor->open_root = ra_svn_open_root; in svn_ra_svn_get_editor() 557 SVN_CMD_ERR(ds->editor->open_root(ds->edit_baton, rev, subpool, in ra_svn_handle_open_root()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | commit.c | 1224 open_root(void *edit_baton, in open_root() function 2396 editor->open_root = open_root; in svn_ra_serf__get_commit_editor()
|
| H A D | replay.c | 278 SVN_ERR(ctx->editor->open_root(ctx->editor_baton, (svn_revnum_t)rev, in replay_closed()
|