Searched refs:o_stream_unref (Results 1 - 25 of 75) sorted by relevance

123

/dovecot/src/lib/
H A Dtest-ostream-multiplex.c32 o_stream_unref(&os3);
33 o_stream_unref(&os2);
34 o_stream_unref(&os);
129 o_stream_unref(&chan1);
131 o_stream_unref(&chan0);
134 o_stream_unref(&os);
H A Dtest-ostream-escaped.c58 o_stream_unref(&os_encode);
59 o_stream_unref(&os_sink);
79 o_stream_unref(&os_encode);
80 o_stream_unref(&os_sink);
H A Dtest-iostream-proxy.c54 o_stream_unref(&left_out);
56 o_stream_unref(&right_out);
70 o_stream_unref(&left_out);
82 o_stream_unref(&right_out);
H A Dtest-multiplex.c110 o_stream_unref(&channel->out);
113 o_stream_unref(&channel->out_alt);
137 o_stream_unref(&os);
H A Dtest-ostream-buffer.c47 o_stream_unref(&output);
99 o_stream_unref(&output);
H A Diostream-rawlog.c138 o_stream_unref(&rstream->rawlog_output);
159 o_stream_unref(&old_output);
254 o_stream_unref(&old_output);
294 o_stream_unref(&old_output);
H A Dtest-iostream-pump.c87 o_stream_unref(&out);
222 o_stream_unref(&out_2);
241 o_stream_unref(&out_2);
266 o_stream_unref(&out_2);
H A Dostream-escaped.c108 o_stream_unref(&estream->ostream.parent);
H A Dostream-failure-at.c21 o_stream_unref(&fstream->ostream.parent);
H A Dostream-multiplex.c151 o_stream_unref(&mstream->parent);
161 o_stream_unref(&channel->ostream.parent);
H A Diostream-pump.c171 o_stream_unref(&pump->output);
H A Dostream.h85 /* Reference counting. References start from 1, so calling o_stream_unref()
89 void o_stream_unref(struct ostream **stream);
H A Dtest-ostream-file.c57 o_stream_unref(&output);
/dovecot/src/lib-mail/
H A Dtest-ostream-dot.c45 o_stream_unref(&output);
46 o_stream_unref(&test_output);
/dovecot/src/lib-program-client/
H A Dtest-program-client-local.c57 o_stream_unref(&os);
87 o_stream_unref(&os);
134 o_stream_unref(&os);
163 o_stream_unref(&os);
218 o_stream_unref(&os);
H A Dtest-program-client-unix.c72 o_stream_unref(&client->out);
74 o_stream_unref(&client->os_body);
275 o_stream_unref(&os);
311 o_stream_unref(&os);
342 o_stream_unref(&os);
H A Dtest-program-client-net.c89 o_stream_unref(&client->out);
91 o_stream_unref(&client->os_body);
183 o_stream_unref(&os);
320 o_stream_unref(&os);
360 o_stream_unref(&os);
395 o_stream_unref(&os);
H A Dprogram-client.c276 o_stream_unref(&pclient->dot_output);
458 o_stream_unref(&pclient->output);
469 o_stream_unref(&pclient->output);
580 o_stream_unref(&pclient->program_output);
581 o_stream_unref(&pclient->output);
/dovecot/src/lib-dcrypt/
H A Dtest-stream.c201 o_stream_unref(&os);
202 o_stream_unref(&os_2);
252 o_stream_unref(&os);
253 o_stream_unref(&os_2);
295 o_stream_unref(&os);
296 o_stream_unref(&os_2);
341 o_stream_unref(&os);
342 o_stream_unref(&os_2);
394 o_stream_unref(&os);
395 o_stream_unref(
[all...]
/dovecot/src/doveadm/
H A Ddoveadm-zlib.c107 o_stream_unref(&client->output);
176 o_stream_unref(&client.output);
/dovecot/src/lib-fs/
H A Dfs-sis.c301 o_stream_unref(&_file->output);
308 o_stream_unref(&_file->output);
315 o_stream_unref(&_file->output);
/dovecot/src/director/
H A Dauth-connection.c105 o_stream_unref(&conn->output);
/dovecot/src/plugins/imap-zlib/
H A Dimap-zlib-plugin.c115 o_stream_unref(&old_output);
/dovecot/src/replication/replicator/
H A Dnotify-connection.c190 o_stream_unref(&conn->output);
/dovecot/src/lib-storage/
H A Dmail-duplicate.c326 o_stream_unref(&output);
330 o_stream_unref(&output);

Completed in 2459 milliseconds

123