Home
last modified time | relevance | path

Searched refs:fetch_baton (Results 1 – 16 of 16) sorted by relevance

/trueos/contrib/subversion/subversion/svnmucc/
HDsvnmucc.c600 struct fetch_baton struct
614 struct fetch_baton *fb = baton; in fetch_base_func() argument
651 struct fetch_baton *fb = baton; in fetch_props_func()
692 struct fetch_baton *fb = baton; in fetch_kind_func()
710 struct fetch_baton *fb = apr_pcalloc(result_pool, sizeof(*fb)); in get_shim_callbacks()
718 callbacks->fetch_baton = fb; in get_shim_callbacks()
/trueos/contrib/subversion/subversion/libsvn_delta/
HDcompat.c1998 shim_callbacks->fetch_baton, in svn_editor__insert_shims()
2000 shim_callbacks->fetch_baton, in svn_editor__insert_shims()
2007 shim_callbacks->fetch_baton, in svn_editor__insert_shims()
2009 shim_callbacks->fetch_baton, in svn_editor__insert_shims()
/trueos/contrib/subversion/subversion/include/private/
HDsvn_editor.h109 void *fetch_baton; member
/trueos/contrib/subversion/subversion/libsvn_client/
HDutil.c461 callbacks->fetch_baton = scb; in svn_client__get_shim_callbacks()
HDrepos_diff.c1398 shim_callbacks->fetch_baton = eb; in svn_client__get_diff_editor2()
/trueos/contrib/subversion/subversion/svnrdump/
HDdump_editor.c1274 shim_callbacks->fetch_baton = eb; in svn_rdump__get_dump_editor()
HDload_editor.c495 callbacks->fetch_baton = rb; in get_shim_callbacks()
/trueos/contrib/subversion/subversion/libsvn_repos/
HDcommit.c1003 shim_callbacks->fetch_baton = eb; in svn_repos_get_commit_editor5()
HDdump.c1031 shim_callbacks->fetch_baton = eb; in get_dump_editor()
/trueos/contrib/subversion/subversion/svnsync/
HDsvnsync.c1178 callbacks->fetch_baton = rb; in get_shim_callbacks()
/trueos/contrib/subversion/subversion/libsvn_wc/
HDstatus.c2539 shim_callbacks->fetch_baton = sfb; in svn_wc__get_status_editor()
HDdiff_editor.c2336 shim_callbacks->fetch_baton = sfb; in svn_wc__get_diff_editor()
HDdeprecated.c3379 void *fetch_baton, in svn_wc_get_update_editor3() argument
HDupdate_editor.c5087 shim_callbacks->fetch_baton = sfb; in make_editor()
/trueos/contrib/subversion/subversion/include/
HDsvn_wc.h5763 void *fetch_baton,
/trueos/contrib/subversion/subversion/svnserve/
HDserve.c3688 callbacks->fetch_baton = &b; in serve()