Searched defs:o_stream_close_full (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | ostream.c | 46 static void o_stream_close_full(struct ostream *stream, bool close_parents) function 75 o_stream_close_full(*stream, FALSE); 123 o_stream_close_full(stream, TRUE); |
Completed in 1036 milliseconds