Lines Matching refs:notify_context
16 struct notify_context {
17 struct notify_context *prev, *next;
24 static struct notify_context *ctx_list = NULL;
27 notify_context_find_mail_txn(struct notify_context *ctx,
41 struct notify_context *ctx;
55 struct notify_context *ctx;
68 struct notify_context *ctx;
81 struct notify_context *ctx;
95 struct notify_context *ctx;
112 struct notify_context *ctx;
129 struct notify_context *ctx;
145 struct notify_context *ctx;
159 struct notify_context *ctx;
169 struct notify_context *ctx;
179 struct notify_context *ctx;
190 struct notify_context *ctx;
203 struct notify_context *ctx;
214 struct notify_context *ctx;
225 struct notify_context *ctx;
233 struct notify_context *
236 struct notify_context *ctx;
238 ctx = i_new(struct notify_context, 1);
244 void notify_unregister(struct notify_context *ctx)