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