Searched defs:stream_copy (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/index/dbox-common/ |
H A D | dbox-file-fix.c | 232 stream_copy(struct dbox_file *file, struct ostream *output, function 330 if (stream_copy(file, output, temp_path, start_offset) < 0) 369 if (stream_copy(file, output, temp_path, 400 if (stream_copy(file, output, temp_path, msg_size) < 0)
|
Completed in 61 milliseconds