Searched defs:o_stream_add_destroy_callback (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib/
H A Dostream.h91 void o_stream_add_destroy_callback(struct ostream *stream,
94 #define o_stream_add_destroy_callback(stream, callback, context) \ macro
95 o_stream_add_destroy_callback(stream + \
H A Dostream.c105 #undef o_stream_add_destroy_callback macro
106 void o_stream_add_destroy_callback(struct ostream *stream, function

Completed in 1144 milliseconds