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

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-file-fix.c23 bool have_lf = FALSE; local
28 have_lf = TRUE;
32 *need_bytes = sizeof(*hdr) + (have_lf ? 1 : 0);

Completed in 9 milliseconds