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

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dreplay.c94 apr_pool_t *dst_rev_pool;
151 apr_pool_t *pool = svn_pool_create(replay_ctx->dst_rev_pool);
165 apr_pool_t *pool = svn_pool_create(replay_ctx->dst_rev_pool);
199 ctx->dst_rev_pool = svn_pool_create(ctx->src_rev_pool);
205 ctx->dst_rev_pool,
213 ctx->dst_rev_pool));
250 ctx->dst_rev_pool,
302 ctx->dst_rev_pool, &info->baton));
329 ctx->dst_rev_pool, &info->baton));
492 ctx->dst_rev_pool));
92 apr_pool_t *dst_rev_pool; member in struct:replay_context_t
[all...]

Completed in 110 milliseconds