Searched defs:state_no_lf (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-mail/ | ||
H A D | istream-dot.c | 17 bool state_no_lf:1; member in struct:dot_istream 75 if (dstream->state_no_lf) 76 dstream->state_no_lf = FALSE; 233 dstream->state_no_lf = TRUE; |
Completed in 568 milliseconds