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

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-stream.c166 bool last_recv_item_eol:1; member in struct:dsync_ibc_stream
188 ibc->last_recv_item_eol ? " (EOL)" : "");
599 ibc->last_recv_item_eol = FALSE;
603 ibc->last_recv_item_eol = TRUE;

Completed in 18 milliseconds