Searched refs:END_OF_LIST_LINE (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-stream.c58 #define END_OF_LIST_LINE "." macro
549 if (strcmp(line, END_OF_LIST_LINE) == 0) {
601 if (strcmp(line, END_OF_LIST_LINE) == 0) {
919 o_stream_nsend_str(ibc->output, END_OF_LIST_LINE"\n");

Completed in 14 milliseconds