Searched defs:astream_read_next (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-mail/ | ||
H A D | istream-attachment-extractor.c | 588 static int astream_read_next(struct attachment_istream *astream, bool *retry_r) function 663 ret = astream_read_next(astream, &retry); |
Completed in 11 milliseconds