Searched defs:expunge_cmd_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/
H A Ddoveadm-mail-expunge.c12 struct expunge_cmd_context { struct
22 struct expunge_cmd_context *ctx = (struct expunge_cmd_context *)_ctx;
253 struct expunge_cmd_context *ctx = (struct expunge_cmd_context *)_ctx;
267 struct expunge_cmd_context *ctx;
269 ctx = doveadm_mail_cmd_alloc(struct expunge_cmd_context);

Completed in 10 milliseconds