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

/dovecot/src/lib/
H A Dostream.h221 void o_stream_switch_ioloop_to(struct ostream *stream, struct ioloop *ioloop);
H A Dconnection.c174 o_stream_switch_ioloop_to(conn->output, conn->ioloop);
478 o_stream_switch_ioloop_to(conn->output, ioloop);
H A Dostream.c502 void o_stream_switch_ioloop_to(struct ostream *stream, struct ioloop *ioloop) function
513 o_stream_switch_ioloop_to(stream, current_ioloop);
682 o_stream_switch_ioloop_to(_stream->parent, ioloop);
/dovecot/src/lib-ssl-iostream/
H A Dostream-openssl.c173 o_stream_switch_ioloop_to(sstream->ssl_io->plain_output, ioloop);
/dovecot/src/doveadm/
H A Ddoveadm-dsync.c121 o_stream_switch_ioloop_to(ctx->output, ioloop);

Completed in 1154 milliseconds