Searched defs:edit_baton (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Ddeprecated.c34 svn_delta_path_driver(const svn_delta_editor_t *editor, void *edit_baton, svn_revnum_t revision, const apr_array_header_t *paths, svn_delta_path_driver_cb_func_t callback_func, void *callback_baton, apr_pool_t *scratch_pool) argument
H A Ddefault_editor.c33 set_target_revision(void *edit_baton, svn_revnum_t target_revision, apr_pool_t *pool) argument
70 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *dir_pool, void **root_baton) argument
H A Dpath_driver.c134 svn_delta_path_driver2(const svn_delta_editor_t *editor, void *edit_baton, const apr_array_header_t *paths, svn_boolean_t sort_paths, svn_delta_path_driver_cb_func_t callback_func, void *callback_baton, apr_pool_t *pool) argument
H A Dcancel.c26 struct edit_baton struct
37 void *edit_baton; member in struct:dir_baton
43 void *edit_baton; member in struct:file_baton
48 set_target_revision(void *edit_baton, argument
62 open_root(void *edit_baton, argument
311 close_edit(void *edit_baton, apr_pool_t *pool) argument
322 abort_edit(void *edit_baton, apr_pool_t *pool) argument
333 svn_delta_get_cancellation_editor(svn_cancel_func_t cancel_func, void *cancel_baton, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, const svn_delta_editor_t **editor, void **edit_baton, apr_pool_t *pool) argument
[all...]
H A Ddepth_filter_editor.c55 /* Pointer to the edit_baton. */ member in struct:node_baton
30 struct edit_baton struct
71 make_node_baton(void *edit_baton, svn_boolean_t filtered, int dir_depth, apr_pool_t *pool) argument
138 set_target_revision(void *edit_baton, svn_revnum_t target_revision, apr_pool_t *pool) argument
150 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *pool, void **root_baton) argument
427 close_edit(void *edit_baton, apr_pool_t *pool) argument
435 svn_delta_depth_filter_editor(const svn_delta_editor_t **editor, void **edit_baton, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, svn_depth_t requested_depth, svn_boolean_t has_target, apr_pool_t *pool) argument
[all...]
H A Ddebug_editor.c28 struct edit_baton struct
41 void *edit_baton; member in struct:dir_baton
47 void *edit_baton; member in struct:file_baton
64 set_target_revision(void *edit_baton, argument
80 open_root(void *edit_baton, argument
382 close_edit(void *edit_baton, apr_pool_t *pool) argument
396 abort_edit(void *edit_baton, apr_pool_t *pool) argument
410 svn_delta__get_debug_editor(const svn_delta_editor_t **editor, void **edit_baton, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, const char *prefix, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/
H A Deditor.c289 revfinish_func_wrapper(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
H A Ddeprecated.c210 svn_ra_get_commit_editor2(svn_ra_session_t *session, const svn_delta_editor_t **editor, void **edit_baton, const char *log_msg, svn_commit_callback2_t commit_callback, void *commit_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, apr_pool_t *pool) argument
229 svn_ra_get_commit_editor(svn_ra_session_t *session, const svn_delta_editor_t **editor, void **edit_baton, const char *log_msg, svn_commit_callback_t callback, void *callback_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, apr_pool_t *pool) argument
H A Dwrapper_template.h152 compat_get_commit_editor(void *session_baton, const svn_delta_editor_t **editor, void **edit_baton, const char *log_msg, svn_commit_callback_t callback, void *callback_baton, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c182 struct edit_baton struct
194 struct edit_baton *edit_baton; member in struct:node_baton
286 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *pool, void **root_baton) argument
388 svn_repos_node_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_repos_t *repos, svn_fs_root_t *base_root, svn_fs_root_t *root, apr_pool_t *node_pool, apr_pool_t *pool) argument
427 svn_repos_node_from_baton(void *edit_baton) argument
[all...]
H A Ddelta.c201 svn_repos_dir_delta2(svn_fs_root_t *src_root, const char *src_parent_dir, const char *src_entry, svn_fs_root_t *tgt_root, const char *tgt_fullpath, const svn_delta_editor_t *editor, void *edit_baton, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, svn_boolean_t text_deltas, svn_depth_t depth, svn_boolean_t entry_props, svn_boolean_t ignore_ancestry, apr_pool_t *pool) argument
H A Dreplay.c130 void *edit_baton; member in struct:path_driver_cb_baton
162 add_subdir(svn_fs_root_t *source_root, svn_fs_root_t *target_root, const svn_delta_editor_t *editor, void *edit_baton, const char *edit_path, void *parent_baton, const char *source_fspath, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_hash_t *changed_paths, apr_pool_t *pool, void **dir_baton) argument
464 void *edit_baton = cb->edit_baton; local
851 svn_repos_replay2(svn_fs_root_t *root, const char *base_path, svn_revnum_t low_water_mark, svn_boolean_t send_deltas, const svn_delta_editor_t *editor, void *edit_baton, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-export-cmd.c57 set_target_revision(void *edit_baton, svn_revnum_t target_revision, apr_pool_t *pool) argument
67 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *pool, void **root_baton) argument
226 void *edit_baton = NULL; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dambient_depth_filter_editor.c91 struct edit_baton struct
103 struct edit_baton *edit_baton; member in struct:file_baton
111 struct edit_baton *edit_baton; member in struct:dir_baton
317 set_target_revision(void *edit_baton, svn_revnum_t target_revision, apr_pool_t *pool) argument
330 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *pool, void **root_baton) argument
665 close_edit(void *edit_baton, apr_pool_t *pool) argument
673 svn_wc__ambient_depth_filter_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_wc__db_t *db, const char *anchor_abspath, const char *target, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, apr_pool_t *result_pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddelete.c206 void *edit_baton; local
H A Dcopy_foreign.c75 edit_open(void *edit_baton, argument
98 edit_close(void *edit_baton, argument
H A Dcommit.c78 get_ra_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_ra_session_t *ra_session, svn_client_ctx_t *ctx, const char *log_msg, const apr_array_header_t *commit_items, const apr_hash_t *revprop_table, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, svn_commit_callback2_t commit_callback, void *commit_baton, apr_pool_t *pool) argument
519 void *edit_baton; local
H A Dimport.c635 import(svn_boolean_t *updated_repository, const char *local_abspath, const char *url, const apr_array_header_t *new_entries, const svn_delta_editor_t *editor, void *edit_baton, svn_depth_t depth, svn_revnum_t base_rev, apr_hash_t *excludes, apr_hash_t *autoprops, apr_array_header_t *local_ignores, apr_array_header_t *global_ignores, svn_boolean_t no_ignore, svn_boolean_t no_autoprops, svn_boolean_t ignore_unknown_node_types, svn_client_import_filter_func_t filter_callback, void *filter_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
812 void *edit_baton; local
H A Dstatus.c459 void *edit_baton, *set_locks_baton; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c42 struct edit_baton { struct
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.c210 replay_revstart(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t **editor, void **edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
237 replay_revend(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
H A Ddump_editor.c160 make_dir_baton(const char *path, const char *copyfrom_path, svn_revnum_t copyfrom_rev, void *edit_baton, struct dir_baton *pb, apr_pool_t *pool) argument
516 open_root(void *edit_baton, svn_revnum_t base_revision, apr_pool_t *pool, void **root_baton) argument
968 close_edit(void *edit_baton, apr_pool_t *pool) argument
1080 svn_rdump__get_dump_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t revision, svn_stream_t *stream, svn_ra_session_t *ra_session, const char *update_anchor_relpath, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c256 void *edit_baton; member in struct:node_baton_t
264 set_target_revision(void *edit_baton, argument
274 open_root(void *edit_baton, argument
638 close_edit(void *edit_baton, apr_pool_t *pool) argument
684 abort_edit(void *edit_baton, apr_pool_t *pool) argument
695 svnsync_get_sync_editor(const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, svn_revnum_t base_revision, const char *to_url, const char *source_prop_encoding, svn_boolean_t quiet, const svn_delta_editor_t **editor, void **edit_baton, int *normalized_node_props_counter, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Deditorp.c74 void *edit_baton; member in struct:ra_svn_driver_state_t
160 ra_svn_target_rev(void *edit_baton, svn_revnum_t rev, apr_pool_t *pool) argument
170 ra_svn_open_root(void *edit_baton, svn_revnum_t rev, apr_pool_t *pool, void **root_baton) argument
390 ra_svn_close_edit(void *edit_baton, apr_pool_t *pool) argument
411 ra_svn_abort_edit(void *edit_baton, apr_pool_t *pool) argument
422 svn_ra_svn_get_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_ra_svn_conn_t *conn, apr_pool_t *pool, svn_ra_svn_edit_callback callback, void *callback_baton) argument
924 svn_ra_svn_drive_editor2(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const svn_delta_editor_t *editor, void *edit_baton, svn_boolean_t *aborted, svn_boolean_t for_replay) argument
1059 svn_ra_svn_drive_editor(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const svn_delta_editor_t *editor, void *edit_baton, svn_boolean_t *aborted) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dreplay.c523 svn_ra_serf__replay(svn_ra_session_t *ra_session, svn_revnum_t revision, svn_revnum_t low_water_mark, svn_boolean_t send_deltas, const svn_delta_editor_t *editor, void *edit_baton, apr_pool_t *scratch_pool) argument

Completed in 166 milliseconds

12