Cross Reference: zlib-plugin.h
xref
: /
dovecot
/
src
/
plugins
/
zlib
/
zlib-plugin.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
ZLIB_PLUGIN_H
#
define
ZLIB_PLUGIN_H
void
zlib_plugin_init
(
struct
module
*
module
);
void
zlib_plugin_deinit
(
void
);
#
endif