Searched defs:dsync_ibc_stream (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-stream.c143 struct dsync_ibc_stream { struct
177 static const char *dsync_ibc_stream_get_state(struct dsync_ibc_stream *ibc)
191 static void dsync_ibc_stream_stop(struct dsync_ibc_stream *ibc)
199 static int dsync_ibc_stream_read_mail_stream(struct dsync_ibc_stream *ibc)
224 static void dsync_ibc_stream_input(struct dsync_ibc_stream *ibc)
236 static int dsync_ibc_stream_send_value_stream(struct dsync_ibc_stream *ibc)
296 static int dsync_ibc_stream_output(struct dsync_ibc_stream *ibc)
314 static void dsync_ibc_stream_timeout(struct dsync_ibc_stream *ibc)
322 static void dsync_ibc_stream_init(struct dsync_ibc_stream *ibc)
357 struct dsync_ibc_stream *ib
[all...]

Completed in 157 milliseconds