Cross Reference: imap-hibernate-client.h
xref
: /
dovecot
/
src
/
imap-hibernate
/
imap-hibernate-client.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
IMAP_HIBERNATE_CLIENT_H
#
define
IMAP_HIBERNATE_CLIENT_H
void
imap_hibernate_client_create
(
int
fd
,
bool
debug
);
void
imap_hibernate_clients_init
(
void
);
void
imap_hibernate_clients_deinit
(
void
);
#
endif