Lines Matching defs:dsync_cmd_context
59 struct dsync_cmd_context {
115 static void dsync_cmd_switch_ioloop_to(struct dsync_cmd_context *ctx,
124 static void remote_error_input(struct dsync_cmd_context *ctx)
147 run_cmd(struct dsync_cmd_context *ctx, const char *const *args)
279 static bool mirror_get_remote_cmd(struct dsync_cmd_context *ctx,
349 cmd_dsync_run_local(struct dsync_cmd_context *ctx, struct mail_user *user,
433 struct dsync_cmd_context *ctx)
440 static void cmd_dsync_wait_remote(struct dsync_cmd_context *ctx)
503 cmd_dsync_ibc_stream_init(struct dsync_cmd_context *ctx,
531 dsync_replicator_notify(struct dsync_cmd_context *ctx,
573 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
764 struct dsync_cmd_context *ctx = context;
790 static int dsync_init_ssl_ctx(struct dsync_cmd_context *ctx,
808 dsync_connect_tcp(struct dsync_cmd_context *ctx,
887 parse_location(struct dsync_cmd_context *ctx,
929 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
991 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
1015 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
1123 struct dsync_cmd_context *ctx;
1125 ctx = doveadm_mail_cmd_alloc(struct dsync_cmd_context);
1148 struct dsync_cmd_context *ctx;
1151 ctx = (struct dsync_cmd_context *)_ctx;
1160 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
1232 struct dsync_cmd_context *ctx = (struct dsync_cmd_context *)_ctx;
1257 struct dsync_cmd_context *ctx;
1259 ctx = doveadm_mail_cmd_alloc(struct dsync_cmd_context);