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

/dovecot/src/plugins/lazy-expunge/
H A Dlazy-expunge-plugin.c23 #define LAZY_EXPUNGE_CONTEXT_REQUIRE(obj) \ macro
188 LAZY_EXPUNGE_CONTEXT_REQUIRE(_mail->transaction);
293 LAZY_EXPUNGE_CONTEXT_REQUIRE(_mail->transaction);
374 LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->transaction->box);
389 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(box);
419 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->box);
420 struct lazy_expunge_transaction *lt = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx);
450 union mailbox_module_context *mbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx->box);
451 struct lazy_expunge_transaction *lt = LAZY_EXPUNGE_CONTEXT_REQUIRE(ctx);
479 union mailbox_module_context *lbox = LAZY_EXPUNGE_CONTEXT_REQUIRE(sr
[all...]

Completed in 11 milliseconds