Home
last modified time | relevance | path

Searched refs:patch_baton (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c3632 void *patch_baton, in apply_patches() argument
3673 SVN_ERR(patch_func(patch_baton, &filtered, in apply_patches()
3738 void *patch_baton, in svn_client_patch() argument
3781 patch_func, patch_baton, ctx, scratch_pool), in svn_client_patch()
/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_client.h7648 void *patch_baton,