Cross Reference: auth-postfix-connection.h
xref
: /
dovecot
/
src
/
auth
/
auth-postfix-connection.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
auth-postfix-connection.h revision 27abb44a48d7a4eeb30c3efc1e0619f7fa06bf00
bcb4e51a409d94ae670de96afb8483a4f7855294
Stephan Bosch
#
ifndef
AUTH_POSTFIX_CONNECTION_H
12d535f8c44bbcdc1338f49aa93a0d637bd48fd9
Timo Sirainen
#
define
AUTH_POSTFIX_CONNECTION_H
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
struct
auth_postfix_connection
*
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
auth_postfix_connection_create
(
struct
auth
*
auth
,
int
fd
);
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
void
auth_postfix_connections_destroy_all
(
void
);
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
#
endif
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen
56c35c844320b0a157d1aaa6b3e62b7f3851b235
Timo Sirainen