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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c139 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 158 milliseconds