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

/dovecot/src/lib-master/
H A Dipc-client.c161 o_stream_nsendv(client->output, iov, N_ELEMENTS(iov));
/dovecot/src/lib/
H A Dostream.h168 void o_stream_nsendv(struct ostream *stream, const struct const_iovec *iov,
H A Dtest-istream-multiplex.c267 o_stream_nsendv(os, iov, N_ELEMENTS(iov));
H A Dostream.c318 o_stream_nsendv(stream, &iov, 1);
321 void o_stream_nsendv(struct ostream *stream, const struct const_iovec *iov, function
/dovecot/src/auth/
H A Dauth-client-connection.c73 o_stream_nsendv(conn->output, iov, 2);
H A Dauth-worker-server.c124 o_stream_nsendv(conn->output, iov, 3);
H A Dauth-master-connection.c85 o_stream_nsendv(conn->output, iov, 2);
/dovecot/src/director/
H A Dlogin-connection.c122 o_stream_nsendv(conn->output, iov, N_ELEMENTS(iov));
/dovecot/src/login-common/
H A Dclient-common-auth.c663 o_stream_nsendv(client->output, iov, 3);

Completed in 2363 milliseconds