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

/dovecot/src/lib-index/
H A Dmailbox-log.c21 #define MAILBOX_LOG_ROTATE_SIZE (1024*4) macro
131 if (st.st_size < MAILBOX_LOG_ROTATE_SIZE)

Completed in 18 milliseconds