Searched defs:have_lf (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/index/dbox-common/ | ||
H A D | dbox-file-fix.c | 23 bool have_lf = FALSE; local 28 have_lf = TRUE; 32 *need_bytes = sizeof(*hdr) + (have_lf ? 1 : 0); |
Completed in 9 milliseconds