Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c409 svn_ra_callbacks2_t sync_callbacks; member
760 b->sync_callbacks.open_tmp_file = open_tmp_file; in make_subcommand_baton()
761 b->sync_callbacks.auth_baton = opt_baton->sync_auth_baton; in make_subcommand_baton()
1012 &(baton->sync_callbacks), baton, baton->config, pool)); in open_target_session()