Lines Matching defs:ctx

387   svn_client_ctx_t *ctx = shelf_version->shelf->ctx;
392 SVN_ERR(svn_wc_status3(status, ctx->wc_ctx, abspath,
469 svn_client_ctx_t *ctx = shelf_version->shelf->ctx;
479 err = svn_wc_walk_status(ctx->wc_ctx, walk_root_abspath,
555 svn_client_ctx_t *ctx,
562 local_abspath, ctx,
564 SVN_ERR(get_shelves_dir(&shelves_dir, ctx->wc_ctx, local_abspath,
567 shelf->ctx = ctx;
582 svn_client_ctx_t *ctx,
586 local_abspath, ctx, result_pool));
602 svn_client_ctx_t *ctx,
608 local_abspath, ctx, result_pool));
631 svn_client_ctx_t *ctx,
639 local_abspath, ctx, scratch_pool));
729 svn_client_ctx_t *ctx = shelf_version->shelf->ctx;
740 ctx, scratch_pool));
749 svn_client_ctx_t *ctx;
769 SVN_ERR(svn_wc_status3(&status, b->ctx->wc_ctx, to_wc_abspath,
793 baton.ctx = shelf_version->shelf->ctx;
808 svn_client_ctx_t *ctx,
818 dst_wc_abspath, ctx->wc_ctx,
823 ctx, result_pool, scratch_pool));
827 ra_session, ctx, result_pool));
837 svn_client_ctx_t *ctx,
843 ctx, result_pool, result_pool));
859 shelf->ctx, scratch_pool, scratch_pool));
863 shelf->ctx->notify_func2, shelf->ctx->notify_baton2,
877 svn_client_ctx_t *ctx;
911 SVN_ERR(svn_wc_revert6(b->ctx->wc_ctx,
919 b->ctx->cancel_func, b->ctx->cancel_baton,
931 svn_client_ctx_t *ctx = shelf_version->shelf->ctx;
938 baton.ctx = ctx;
941 cfg = ctx->config ? svn_hash_gets(ctx->config, SVN_CONFIG_CATEGORY_CONFIG)
951 ctx->wc_ctx, shelf_version->shelf->wc_root_abspath,
983 svn_client_ctx_t *ctx = shelf_version->shelf->ctx;
992 ctx->wc_ctx, local_abspath,
1010 svn_client_ctx_t *ctx = new_shelf_version->shelf->ctx;
1018 users_wc_abspath, ctx->wc_ctx,
1037 ctx, scratch_pool));
1073 &cst, nb->shelf_version->shelf->ctx->wc_ctx,
1094 svn_client_ctx_t *ctx = shelf->ctx;
1106 nb.notify_func = ctx->notify_func2;
1107 nb.notify_baton = ctx->notify_baton2;
1114 ctx, scratch_pool));
1119 ctx, scratch_pool));
1168 svn_client_ctx_t *ctx,
1177 SVN_ERR(svn_wc__get_wcroot(&wc_root_abspath, ctx->wc_ctx, local_abspath,
1179 SVN_ERR(get_shelves_dir(&shelves_dir, ctx->wc_ctx, local_abspath,