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

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-stream.c167 bool last_sent_item_eol:1; member in struct:dsync_ibc_stream
186 ibc->last_sent_item_eol ? " (EOL)" : "",
645 ibc->last_sent_item_eol = FALSE;
918 ibc->last_sent_item_eol = TRUE;

Completed in 340 milliseconds