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

/dovecot/src/lib/
H A Dostream.c262 unsigned int iov_count, bool *overflow_r)
269 *overflow_r = FALSE;
287 *overflow_r = TRUE;
261 o_stream_sendv_int(struct ostream *stream, const struct const_iovec *iov, unsigned int iov_count, bool *overflow_r) argument

Completed in 112 milliseconds