Searched defs:RAWLOG_MAX_LINE_LEN (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | iostream-rawlog.c | 22 #define RAWLOG_MAX_LINE_LEN 8192 macro 67 } else if (rstream->buffer->used + size < RAWLOG_MAX_LINE_LEN) { |
Completed in 594 milliseconds