Searched refs:fetch_base_baton (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_delta_private.h100 void *fetch_base_baton,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c140 void *fetch_base_baton;
726 fb->eb->fetch_base_baton,
762 fb->eb->fetch_base_baton,
769 fb->eb->fetch_base_baton,
978 void *fetch_base_baton,
1022 eb->fetch_base_baton = fetch_base_baton;
139 void *fetch_base_baton; member in struct:ev2_edit_baton
966 svn_delta__delta_from_editor(const svn_delta_editor_t **deditor, void **dedit_baton, svn_editor_t *editor, svn_delta__unlock_func_t unlock_func, void *unlock_baton, svn_boolean_t *found_abs_paths, const char *repos_root, const char *base_relpath, svn_delta_fetch_props_func_t fetch_props_func, void *fetch_props_baton, svn_delta_fetch_base_func_t fetch_base_func, void *fetch_base_baton, struct svn_delta__extra_baton *exb, apr_pool_t *pool) argument

Completed in 118 milliseconds