| /freebsd-12.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | branch_compat.c | 556 svn_branch__compat_update_editor3_t *update_editor, in svn_branch__compat_delta_from_txn_for_update() argument 567 shim_connector->target_revision_func = update_editor->set_target_revision_func; in svn_branch__compat_delta_from_txn_for_update() 568 shim_connector->baton = update_editor->set_target_revision_baton; in svn_branch__compat_delta_from_txn_for_update() 575 update_editor->edit_txn, in svn_branch__compat_delta_from_txn_for_update() 2039 svn_branch__compat_update_editor3_t *update_editor in svn_branch__compat_txn_from_delta_for_update() local 2040 = apr_pcalloc(result_pool, sizeof(*update_editor)); in svn_branch__compat_txn_from_delta_for_update() 2050 &update_editor->edit_txn, in svn_branch__compat_txn_from_delta_for_update() 2059 update_editor->set_target_revision_baton = shim_connector->baton; in svn_branch__compat_txn_from_delta_for_update() 2062 update_editor->ev1_absolute_paths /*...*/; in svn_branch__compat_txn_from_delta_for_update() 2065 update_editor->unlock_func = do_unlock; in svn_branch__compat_txn_from_delta_for_update() [all …]
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra/ |
| H A D | deprecated.c | 360 const svn_delta_editor_t *update_editor, in svn_ra_do_update2() argument 371 update_editor, update_baton, in svn_ra_do_update2() 381 const svn_delta_editor_t *update_editor, in svn_ra_do_update() argument 396 update_editor, update_baton, in svn_ra_do_update()
|
| H A D | ra_loader.h | 166 const svn_delta_editor_t *update_editor,
|
| H A D | ra_loader.c | 711 const svn_delta_editor_t *update_editor, in svn_ra_do_update3() argument 723 update_editor, update_baton, in svn_ra_do_update3()
|
| /freebsd-12.1/usr.bin/svn/lib/libsvn_wc/ |
| H A D | Makefile | 16 tree_conflicts.c update_editor.c upgrade.c util.c \
|
| /freebsd-12.1/contrib/subversion/subversion/include/ |
| H A D | svn_ra.h | 1294 const svn_delta_editor_t *update_editor, 1314 const svn_delta_editor_t *update_editor, 1334 const svn_delta_editor_t *update_editor, 2393 const svn_delta_editor_t *update_editor,
|
| /freebsd-12.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_branch_compat.h | 249 svn_branch__compat_update_editor3_t *update_editor,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | update.c | 222 const svn_delta_editor_t *update_editor; in update_internal() local 465 SVN_ERR(svn_wc__get_update_editor(&update_editor, &update_edit_baton, in update_internal() 491 update_editor, update_edit_baton, in update_internal()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_local/ |
| H A D | ra_plugin.c | 982 const svn_delta_editor_t *update_editor, in svn_ra_local__do_update() argument 997 update_editor, in svn_ra_local__do_update() 1013 const svn_delta_editor_t *update_editor, in svn_ra_local__do_switch() argument 1028 update_editor, in svn_ra_local__do_switch() 1071 const svn_delta_editor_t *update_editor, in svn_ra_local__do_diff() argument 1085 update_editor, in svn_ra_local__do_diff()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | update.c | 2558 const svn_delta_editor_t *update_editor, in make_update_reporter() argument 2583 update_editor, in make_update_reporter() 2587 update_editor = filter_editor; in make_update_reporter() 2604 report->editor = update_editor; in make_update_reporter() 2761 const svn_delta_editor_t *update_editor, in svn_ra_serf__do_update() argument 2773 update_editor, update_baton, in svn_ra_serf__do_update()
|
| H A D | ra_serf.h | 1292 const svn_delta_editor_t *update_editor,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | client.c | 1712 const svn_delta_editor_t *update_editor, in ra_svn_update() argument 1732 SVN_ERR(ra_svn_get_reporter(sess_baton, pool, update_editor, update_baton, in ra_svn_update() 1745 const svn_delta_editor_t *update_editor, in ra_svn_switch() argument 1766 SVN_ERR(ra_svn_get_reporter(sess_baton, pool, update_editor, update_baton, in ra_svn_switch()
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | build-outputs.mk | 542 …nslate.lo subversion/libsvn_wc/tree_conflicts.lo subversion/libsvn_wc/update_editor.lo subversion/… 543 …revert.lo revision_status.lo status.lo translate.lo tree_conflicts.lo update_editor.lo upgrade.lo … 3190 subversion/libsvn_wc/update_editor.lo: subversion/libsvn_wc/update_editor.c subversion/include/priv…
|