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

/dovecot/src/lib-storage/index/
H A Dindex-mail-binary.c47 struct istream *linput, *cinput; local
60 cinput = i_stream_create_crlf(linput);
64 block->input = cinput;

Completed in 19 milliseconds