Searched refs:handler2_baton (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra/ |
| H A D | deprecated.c | 340 void *handler2_baton; in svn_ra_get_file_revs() local 344 svn_compat_wrap_file_rev_handler(&handler2, &handler2_baton, in svn_ra_get_file_revs() 349 handler2_baton, pool); in svn_ra_get_file_revs()
|
| H A D | wrapper_template.h | 447 void *handler2_baton; in compat_get_file_revs() local 449 svn_compat_wrap_file_rev_handler(&handler2, &handler2_baton, in compat_get_file_revs() 455 handler2, handler2_baton, pool); in compat_get_file_revs()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | deprecated.c | 670 void *handler2_baton; in svn_repos_get_file_revs() local 672 svn_compat_wrap_file_rev_handler(&handler2, &handler2_baton, handler, in svn_repos_get_file_revs() 677 handler2, handler2_baton, pool); in svn_repos_get_file_revs()
|
| /freebsd-12.1/contrib/subversion/subversion/include/ |
| H A D | svn_delta.h | 1438 void **handler2_baton,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | compat.c | 77 void **handler2_baton, in svn_compat_wrap_file_rev_handler() argument 88 *handler2_baton = fwb; in svn_compat_wrap_file_rev_handler()
|