Lines Matching defs:buffer_ostream
7 struct buffer_ostream {
15 struct buffer_ostream *bstream = (struct buffer_ostream *)stream;
26 struct buffer_ostream *bstream = (struct buffer_ostream *)stream;
36 struct buffer_ostream *bstream = (struct buffer_ostream *)stream;
59 struct buffer_ostream *bstream = (struct buffer_ostream *)stream;
66 struct buffer_ostream *bstream;
69 bstream = i_new(struct buffer_ostream, 1);