Searched defs:fetch_baton (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/include/private/
H A Dsvn_editor.h109 void *fetch_baton; member in struct:svn_delta_shim_callbacks_t
/freebsd-10.1-release/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c600 struct fetch_baton struct
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3365 svn_wc_get_update_editor3(svn_revnum_t *target_revision, svn_wc_adm_access_t *anchor, const char *target, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_conflict_resolver_func_t conflict_func, void *conflict_baton, svn_wc_get_file_t fetch_func, void *fetch_baton, const char *diff3_cmd, const apr_array_header_t *preserved_exts, const svn_delta_editor_t **editor, void **edit_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument

Completed in 161 milliseconds