Lines Matching refs:batch_cmd_context
9 struct batch_cmd_context {
18 struct batch_cmd_context *ctx = (struct batch_cmd_context *)_ctx;
35 struct batch_cmd_context *ctx = (struct batch_cmd_context *)_ctx;
53 cmd_batch_add(struct batch_cmd_context *batchctx,
104 struct batch_cmd_context *ctx = (struct batch_cmd_context *)_ctx;
139 struct batch_cmd_context *ctx = (struct batch_cmd_context *)_ctx;
141 struct batch_cmd_context *subctx;
144 subctx = (struct batch_cmd_context *)*cmdp;
153 struct batch_cmd_context *ctx = (struct batch_cmd_context *)_ctx;
164 struct batch_cmd_context *ctx;
166 ctx = doveadm_mail_cmd_alloc(struct batch_cmd_context);