Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c414 svn_ra_callbacks2_t sync_callbacks; member
765 b->sync_callbacks.open_tmp_file = open_tmp_file; in make_subcommand_baton()
766 b->sync_callbacks.auth_baton = opt_baton->sync_auth_baton; in make_subcommand_baton()
1017 &(baton->sync_callbacks), baton, baton->config, pool)); in open_target_session()