Searched refs:subcommand_baton_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c411 typedef struct subcommand_baton_t {
434 } subcommand_baton_t;
437 subcommand_baton_t *baton,
448 subcommand_baton_t *baton,
753 subcommand_baton_t's definition for details. */
754 static subcommand_baton_t *
762 subcommand_baton_t *b = apr_pcalloc(pool, sizeof(*b));
781 subcommand_baton_t *baton,
796 subcommand_baton_t *baton,
905 subcommand_baton_t *bato
410 typedef struct subcommand_baton_t { struct
433 } subcommand_baton_t; typedef in typeref:struct:subcommand_baton_t
[all...]

Completed in 155 milliseconds