Searched refs:out_2 (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dtest-iostream-pump.c217 struct ostream *out_2; local
220 test_iostream_setup(block, &in, &out_2, &buffer);
221 struct ostream *out = o_stream_create_failure_at(out_2, 0, "test pump fail");
222 o_stream_unref(&out_2);
236 struct ostream *out_2; local
239 test_iostream_setup(block, &in, &out_2, &buffer);
240 struct ostream *out = o_stream_create_failure_at(out_2, 4, "test pump fail");
241 o_stream_unref(&out_2);
261 struct ostream *out_2; local
264 test_iostream_setup(block, &in, &out_2,
[all...]

Completed in 196 milliseconds