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

/dovecot/src/lib/
H A Diostream-pump.c196 o_stream_switch_ioloop(pump->output);
H A Dostream.h222 void o_stream_switch_ioloop(struct ostream *stream);
H A Dostream.c511 void o_stream_switch_ioloop(struct ostream *stream) function
/dovecot/src/lib-program-client/
H A Dprogram-client.c602 o_stream_switch_ioloop(pclient->output);
604 o_stream_switch_ioloop(pclient->program_output);
/dovecot/src/doveadm/
H A Dclient-connection-tcp.c348 o_stream_switch_ioloop(conn->output);
350 o_stream_switch_ioloop(conn->log_out);
H A Dclient-connection-http.c230 o_stream_switch_ioloop(req->output);
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.c233 o_stream_switch_ioloop(client->output);
/dovecot/src/lib-imap-client/
H A Dimapc-connection.c267 o_stream_switch_ioloop(conn->output);

Completed in 3693 milliseconds