Cross Reference: quota-clone-plugin.h
xref
: /
dovecot
/
src
/
plugins
/
quota-clone
/
quota-clone-plugin.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
QUOTA_CLONE_PLUGIN_H
#
define
QUOTA_CLONE_PLUGIN_H
void
quota_clone_plugin_init
(
struct
module
*
module
);
void
quota_clone_plugin_deinit
(
void
);
#
endif