| /NextBSD/contrib/subversion/subversion/libsvn_delta/ |
| HD | cancel.c | 26 struct edit_baton struct 37 void *edit_baton; argument 43 void *edit_baton; member 48 set_target_revision(void *edit_baton, in set_target_revision() argument 52 struct edit_baton *eb = edit_baton; in set_target_revision() 62 open_root(void *edit_baton, in open_root() argument 67 struct edit_baton *eb = edit_baton; in open_root() 77 dir_baton->edit_baton = edit_baton; in open_root() 91 struct edit_baton *eb = pb->edit_baton; in delete_entry() 110 struct edit_baton *eb = pb->edit_baton; in add_directory() [all …]
|
| HD | depth_filter_editor.c | 30 struct edit_baton struct 55 void *edit_baton; member 71 make_node_baton(void *edit_baton, in make_node_baton() argument 77 b->edit_baton = edit_baton; in make_node_baton() 89 okay_to_edit(struct edit_baton *eb, in okay_to_edit() 138 set_target_revision(void *edit_baton, in set_target_revision() argument 142 struct edit_baton *eb = edit_baton; in set_target_revision() 150 open_root(void *edit_baton, in open_root() argument 155 struct edit_baton *eb = edit_baton; in open_root() 159 b = make_node_baton(edit_baton, FALSE, 1, pool); in open_root() [all …]
|
| HD | debug_editor.c | 28 struct edit_baton struct 41 void *edit_baton; argument 47 void *edit_baton; member 52 write_indent(struct edit_baton *eb, apr_pool_t *pool) in write_indent() 64 set_target_revision(void *edit_baton, in set_target_revision() argument 68 struct edit_baton *eb = edit_baton; in set_target_revision() 80 open_root(void *edit_baton, in open_root() argument 85 struct edit_baton *eb = edit_baton; in open_root() 98 dir_baton->edit_baton = edit_baton; in open_root() 112 struct edit_baton *eb = pb->edit_baton; in delete_entry() [all …]
|
| HD | deprecated.c | 35 void *edit_baton, in svn_delta_path_driver() argument 44 return svn_error_trace(svn_delta_path_driver2(editor, edit_baton, paths, in svn_delta_path_driver()
|
| HD | default_editor.c | 33 set_target_revision(void *edit_baton, in set_target_revision() argument 70 open_root(void *edit_baton, in open_root() argument
|
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | ambient_depth_filter_editor.c | 91 struct edit_baton struct 103 struct edit_baton *edit_baton; argument 111 struct edit_baton *edit_baton; member 161 struct edit_baton *eb, in make_dir_baton() 233 d->edit_baton = eb; in make_dir_baton() 251 struct edit_baton *eb = pb->edit_baton; in make_file_baton() 306 f->edit_baton = pb->edit_baton; in make_file_baton() 317 set_target_revision(void *edit_baton, in set_target_revision() argument 321 struct edit_baton *eb = edit_baton; in set_target_revision() 330 open_root(void *edit_baton, in open_root() argument [all …]
|
| HD | status.c | 106 struct edit_baton struct 168 struct edit_baton *edit_baton; argument 225 struct edit_baton *edit_baton; member 1611 b->edit_baton->anchor_status->s.repos_root_url; in tweak_statushash() 1613 b->edit_baton->anchor_status->s.repos_uuid; in tweak_statushash() 1653 b->edit_baton->anchor_status->s.repos_root_url; in tweak_statushash() 1655 b->edit_baton->anchor_status->s.repos_uuid; in tweak_statushash() 1671 return db->edit_baton->anchor_status->s.repos_relpath; in find_dir_repos_relpath() 1695 struct edit_baton *edit_baton, in make_dir_baton() argument 1700 struct edit_baton *eb = edit_baton; in make_dir_baton() [all …]
|
| HD | update_editor.c | 152 struct edit_baton struct 275 remember_skipped_tree(struct edit_baton *eb, in remember_skipped_tree() argument 310 struct edit_baton *edit_baton; member 474 cleanup_edit_baton(void *edit_baton) in cleanup_edit_baton() argument 476 struct edit_baton *eb = edit_baton; in cleanup_edit_baton() 498 struct edit_baton *eb, in calculate_repos_relpath() 570 struct edit_baton *eb, in make_dir_baton() 602 d->edit_baton = eb; in make_dir_baton() 642 do_notification(const struct edit_baton *eb, in do_notification() 706 struct edit_baton *edit_baton; member [all …]
|
| HD | externals.c | 449 struct edit_baton struct 513 set_target_revision(void *edit_baton, in set_target_revision() argument 517 struct edit_baton *eb = edit_baton; in set_target_revision() 526 open_root(void *edit_baton, in open_root() argument 531 *root_baton = edit_baton; in open_root() 544 struct edit_baton *eb = parent_baton; in add_file() 566 struct edit_baton *eb = parent_baton; in open_file() 600 struct edit_baton *eb = file_baton; in apply_textdelta() 659 struct edit_baton *eb = file_baton; in change_file_prop() 675 struct edit_baton *eb = file_baton; in close_file() [all …]
|
| HD | deprecated.c | 2008 void **edit_baton, in svn_wc_get_diff_editor6() argument 2050 svn_wc__get_diff_editor(editor, edit_baton, in svn_wc_get_diff_editor6() 2076 void **edit_baton, in svn_wc_get_diff_editor5() argument 2092 edit_baton, in svn_wc_get_diff_editor5() 2129 void **edit_baton, in svn_wc_get_diff_editor4() argument 2147 edit_baton, in svn_wc_get_diff_editor4() 2163 void **edit_baton, in svn_wc_get_diff_editor3() argument 2178 edit_baton, in svn_wc_get_diff_editor3() 2194 void **edit_baton, in svn_wc_get_diff_editor2() argument 2204 NULL, editor, edit_baton, pool); in svn_wc_get_diff_editor2() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | repos_diff.c | 56 struct edit_baton { struct 128 struct edit_baton *edit_baton; member 191 struct edit_baton *edit_baton; member 226 struct edit_baton *edit_baton, in make_dir_baton() argument 235 dir_baton->edit_baton = edit_baton; in make_dir_baton() 289 file_baton->edit_baton = parent_baton->edit_baton; in make_file_baton() 296 file_baton->base_revision = parent_baton->edit_baton->revision; in make_file_baton() 334 SVN_ERR(svn_ra_get_file(fb->edit_baton->ra_session, in get_file_from_ra() 344 SVN_ERR(svn_ra_get_file(fb->edit_baton->ra_session, in get_file_from_ra() 425 get_empty_file(struct edit_baton *eb, in get_empty_file() [all …]
|
| HD | export.c | 499 struct edit_baton struct 519 struct edit_baton *edit_baton; argument 526 struct edit_baton *edit_baton; member 567 set_target_revision(void *edit_baton, in set_target_revision() argument 571 struct edit_baton *eb = edit_baton; in set_target_revision() 582 open_root(void *edit_baton, in open_root() argument 587 struct edit_baton *eb = edit_baton; in open_root() 595 db->edit_baton = eb; in open_root() 613 struct edit_baton *eb = pb->edit_baton; in add_directory() 640 db->edit_baton = eb; in add_directory() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_repos/ |
| HD | node_tree.c | 182 struct edit_baton struct 194 struct edit_baton *edit_baton; argument 207 struct edit_baton *eb = d->edit_baton; in delete_entry() 263 struct edit_baton *eb = pb->edit_baton; in add_open_helper() 268 nb->edit_baton = eb; in add_open_helper() 286 open_root(void *edit_baton, in open_root() argument 291 struct edit_baton *eb = edit_baton; in open_root() 294 d->edit_baton = eb; in open_root() 389 void **edit_baton, in svn_repos_node_editor() argument 397 struct edit_baton *my_edit_baton; in svn_repos_node_editor() [all …]
|
| HD | commit.c | 55 struct edit_baton struct 121 struct edit_baton *edit_baton; argument 132 struct edit_baton *edit_baton; member 217 check_authz(struct edit_baton *editor_baton, const char *path, in check_authz() 245 make_dir_baton(struct edit_baton *edit_baton, in make_dir_baton() argument 254 db->edit_baton = edit_baton; in make_dir_baton() 279 struct edit_baton *eb = pb->edit_baton; in add_file_or_directory() 373 new_fb->edit_baton = eb; in add_file_or_directory() 386 open_root(void *edit_baton, in open_root() argument 392 struct edit_baton *eb = edit_baton; in open_root() [all …]
|
| HD | dump.c | 621 struct edit_baton struct 668 struct edit_baton *edit_baton; argument 716 void *edit_baton, in make_dir_baton() argument 720 struct edit_baton *eb = edit_baton; in make_dir_baton() 737 new_db->edit_baton = eb; in make_dir_baton() 766 node_must_exist(struct edit_baton *eb, in node_must_exist() 810 node_must_not_exist(struct edit_baton *eb, in node_must_not_exist() 1084 dump_node(struct edit_baton *eb, in dump_node() 1507 open_root(void *edit_baton, in open_root() argument 1513 edit_baton, NULL, pool); in open_root() [all …]
|
| HD | deprecated.c | 45 void **edit_baton, in svn_repos_get_commit_editor4() argument 65 return svn_repos_get_commit_editor5(editor, edit_baton, repos, txn, in svn_repos_get_commit_editor4() 74 void **edit_baton, in svn_repos_get_commit_editor3() argument 94 return svn_repos_get_commit_editor4(editor, edit_baton, repos, txn, in svn_repos_get_commit_editor3() 104 void **edit_baton, in svn_repos_get_commit_editor2() argument 115 return svn_repos_get_commit_editor3(editor, edit_baton, repos, txn, in svn_repos_get_commit_editor2() 124 void **edit_baton, in svn_repos_get_commit_editor() argument 134 return svn_repos_get_commit_editor2(editor, edit_baton, repos, NULL, in svn_repos_get_commit_editor() 266 void *edit_baton, in svn_repos_begin_report() argument 282 edit_baton, in svn_repos_begin_report() [all …]
|
| HD | replay.c | 130 void *edit_baton; member 165 void *edit_baton, in add_subdir() argument 283 editor, edit_baton, new_edit_path, in add_subdir() 464 void *edit_baton = cb->edit_baton; in path_driver_cb_func() local 589 SVN_ERR(add_subdir(copyfrom_root, root, editor, edit_baton, in path_driver_cb_func() 663 SVN_ERR(editor->open_root(edit_baton, SVN_INVALID_REVNUM, in path_driver_cb_func() 856 void *edit_baton, in svn_repos_replay2() argument 872 SVN_ERR(editor->set_target_revision(edit_baton, 0, pool)); in svn_repos_replay2() 932 cb_baton.edit_baton = edit_baton; in svn_repos_replay2() 959 SVN_ERR(editor->set_target_revision(edit_baton, revision, pool)); in svn_repos_replay2() [all …]
|
| HD | delta.c | 207 void *edit_baton, in svn_repos_dir_delta2() argument 273 (edit_baton, svn_fs_revision_root_revision(tgt_root), pool)); in svn_repos_dir_delta2() 278 (edit_baton, svn_fs_txn_root_base_revision(tgt_root), pool)); in svn_repos_dir_delta2() 304 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 314 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 339 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 349 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 360 SVN_ERR(editor->open_root(edit_baton, rootrev, pool, &root_baton)); in svn_repos_dir_delta2() 372 return editor->close_edit(edit_baton, pool); in svn_repos_dir_delta2()
|
| /NextBSD/contrib/subversion/subversion/svnsync/ |
| HD | sync.c | 256 void *edit_baton; member 264 set_target_revision(void *edit_baton, in set_target_revision() argument 268 edit_baton_t *eb = edit_baton; in set_target_revision() 274 open_root(void *edit_baton, in open_root() argument 279 edit_baton_t *eb = edit_baton; in open_root() 287 dir_baton->edit_baton = edit_baton; in open_root() 300 edit_baton_t *eb = pb->edit_baton; in delete_entry() 315 edit_baton_t *eb = pb->edit_baton; in add_directory() 328 b->edit_baton = eb; in add_directory() 342 edit_baton_t *eb = pb->edit_baton; in open_directory() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs/ |
| HD | editor.c | 42 struct edit_baton { struct 69 struct edit_baton *eb) in get_root() argument 331 struct edit_baton *eb = baton; in add_directory_cb() 367 struct edit_baton *eb = baton; in add_file_cb() 402 struct edit_baton *eb = baton; in add_symlink_cb() 462 struct edit_baton *eb = baton; in alter_directory_cb() 489 struct edit_baton *eb = baton; in alter_file_cb() 521 struct edit_baton *eb = baton; in alter_symlink_cb() 535 struct edit_baton *eb = baton; in delete_cb() 557 struct edit_baton *eb = baton; in copy_cb() [all …]
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | editorp.c | 74 void *edit_baton; member 160 static svn_error_t *ra_svn_target_rev(void *edit_baton, svn_revnum_t rev, in ra_svn_target_rev() argument 163 ra_svn_edit_baton_t *eb = edit_baton; in ra_svn_target_rev() 170 static svn_error_t *ra_svn_open_root(void *edit_baton, svn_revnum_t rev, in ra_svn_open_root() argument 173 ra_svn_edit_baton_t *eb = edit_baton; in ra_svn_open_root() 390 static svn_error_t *ra_svn_close_edit(void *edit_baton, apr_pool_t *pool) in ra_svn_close_edit() argument 392 ra_svn_edit_baton_t *eb = edit_baton; in ra_svn_close_edit() 411 static svn_error_t *ra_svn_abort_edit(void *edit_baton, apr_pool_t *pool) in ra_svn_abort_edit() argument 413 ra_svn_edit_baton_t *eb = edit_baton; in ra_svn_abort_edit() 423 void **edit_baton, svn_ra_svn_conn_t *conn, in svn_ra_svn_get_editor() argument [all …]
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_delta.h | 858 svn_error_t *(*set_target_revision)(void *edit_baton, 874 svn_error_t *(*open_root)(void *edit_baton, 1107 svn_error_t *(*close_edit)(void *edit_baton, 1115 svn_error_t *(*abort_edit)(void *edit_baton, 1164 void **edit_baton, 1203 void **edit_baton, 1268 void *edit_baton, 1288 void *edit_baton,
|
| HD | svn_repos.h | 1079 void *edit_baton, 1105 void *edit_baton, 1136 void *edit_baton, 1404 void *edit_baton, 1428 void *edit_baton, 1476 void *edit_baton, 1493 void *edit_baton, 1553 void **edit_baton, 1578 void **edit_baton, 1602 void **edit_baton, [all …]
|
| /NextBSD/contrib/subversion/subversion/svnbench/ |
| HD | null-export-cmd.c | 57 set_target_revision(void *edit_baton, in set_target_revision() argument 67 open_root(void *edit_baton, in open_root() argument 72 *root_baton = edit_baton; in open_root() 226 void *edit_baton = NULL; in bench_null_export() local 249 &edit_baton, in bench_null_export() 260 export_editor, edit_baton, in bench_null_export()
|
| /NextBSD/contrib/subversion/subversion/svnrdump/ |
| HD | dump_editor.c | 163 void *edit_baton, in make_dir_baton() argument 167 struct dump_edit_baton *eb = edit_baton; in make_dir_baton() 516 open_root(void *edit_baton, in open_root() argument 521 struct dump_edit_baton *eb = edit_baton; in open_root() 559 edit_baton, NULL, pool); in open_root() 576 edit_baton, NULL, pool); in open_root() 968 close_edit(void *edit_baton, apr_pool_t *pool) in close_edit() argument 1081 void **edit_baton, in svn_rdump__get_dump_editor() argument 1126 *edit_baton = eb; in svn_rdump__get_dump_editor() 1131 de, eb, editor, edit_baton, pool)); in svn_rdump__get_dump_editor() [all …]
|