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

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-pipe.c53 struct dsync_ibc_pipe { struct
58 struct dsync_ibc_pipe *remote;
64 static pool_t dsync_ibc_pipe_get_pool(struct dsync_ibc_pipe *pipe)
80 dsync_ibc_pipe_push_item(struct dsync_ibc_pipe *pipe, enum item_type type)
107 dsync_ibc_pipe_pop_item(struct dsync_ibc_pipe *pipe, enum item_type type)
125 static bool dsync_ibc_pipe_try_pop_eol(struct dsync_ibc_pipe *pipe)
142 struct dsync_ibc_pipe *pipe = (struct dsync_ibc_pipe *)ibc;
166 struct dsync_ibc_pipe *pipe = (struct dsync_ibc_pipe *)ib
[all...]

Completed in 11 milliseconds