Cross Reference:
xref
: /
dovecot
/
src
/
lib-index
/
mail-index-transaction.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
common.h revision d7ebd3f551d7ce5093ab3c2ae0f3a404fc8fc803
#
ifndef
__COMMON_H
#
define
__COMMON_H
#
include
"
lib.h
"
#
define
MASTER_SOCKET_FD
0
#
define
LOGIN_LISTEN_FD
3
extern
struct
ioloop
*
ioloop
;
extern
int
verbose
,
verbose_debug
;
#
endif