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

/dovecot/src/lib/
H A Distream-jsonstr.c12 struct jsonstr_istream { struct
20 i_stream_jsonstr_read_parent(struct jsonstr_istream *jstream,
121 struct jsonstr_istream *jstream = (struct jsonstr_istream *)stream;
205 struct jsonstr_istream *dstream;
207 dstream = i_new(struct jsonstr_istream, 1);

Completed in 18 milliseconds