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

/dovecot/src/plugins/mail-log/
H A Dmail-log-plugin.c528 static struct notify_context *mail_log_ctx; variable in typeref:struct:notify_context
536 mail_log_ctx = notify_register(&mail_log_vfuncs);
543 notify_unregister(mail_log_ctx);

Completed in 8 milliseconds