Searched refs:rawlog_iostream (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib/
H A Diostream-rawlog-private.h8 struct rawlog_iostream { struct
19 void iostream_rawlog_init(struct rawlog_iostream *rstream,
21 void iostream_rawlog_write(struct rawlog_iostream *rstream,
23 void iostream_rawlog_close(struct rawlog_iostream *rstream);
H A Diostream-rawlog.c25 rawlog_write_timestamp(struct rawlog_iostream *rstream, bool line_ends)
45 void iostream_rawlog_init(struct rawlog_iostream *rstream,
55 iostream_rawlog_write_buffered(struct rawlog_iostream *rstream,
90 iostream_rawlog_write_unbuffered(struct rawlog_iostream *rstream,
113 void iostream_rawlog_write(struct rawlog_iostream *rstream,
136 void iostream_rawlog_close(struct rawlog_iostream *rstream)
H A Dostream-rawlog.c10 struct rawlog_iostream riostream;
H A Distream-rawlog.c11 struct rawlog_iostream riostream;

Completed in 11 milliseconds