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

/dovecot/src/plugins/notify/
H A Dnotify-storage.c9 #define NOTIFY_CONTEXT(obj) \ macro
94 NOTIFY_CONTEXT(ctx->transaction->box);
115 NOTIFY_CONTEXT(ctx->transaction->box);
131 union mailbox_module_context *lbox = NOTIFY_CONTEXT(box);
145 union mailbox_module_context *lbox = NOTIFY_CONTEXT(t->box);
163 union mailbox_module_context *lbox = NOTIFY_CONTEXT(t->box);
174 union mailbox_module_context *lbox = NOTIFY_CONTEXT(box);
186 union mailbox_module_context *lbox = NOTIFY_CONTEXT(box);
198 union mailbox_module_context *lbox = NOTIFY_CONTEXT(box);
212 union mailbox_module_context *lbox = NOTIFY_CONTEXT(sr
[all...]

Completed in 7 milliseconds