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

/dovecot/src/lib/
H A Distream.c550 static char *i_stream_next_line_finish(struct istream_private *stream, size_t i) function
589 return i_stream_next_line_finish(_stream, _stream->pos);
605 return i_stream_next_line_finish(_stream,

Completed in 14 milliseconds