Cross Reference: lazy-expunge-plugin.h
xref
: /
dovecot
/
src
/
plugins
/
lazy-expunge
/
lazy-expunge-plugin.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
LAZY_EXPUNGE_PLUGIN_H
#
define
LAZY_EXPUNGE_PLUGIN_H
void
lazy_expunge_plugin_init
(
struct
module
*
module
);
void
lazy_expunge_plugin_deinit
(
void
);
#
endif