sdbox-save.c revision 02c335c23bf5fa225a467c19f2c063fb0dc7b8c3
22ad84685642948ad15cc1e881ecbc4ac8cbf98cmanoj/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
struct dbox_file *
unsigned int count;
return file;
struct mail_save_context *
return t->save_ctx;
unsigned int count;
if (count > 0) {
int ret;
if (ret <= 0) {
unsigned int i, count;
sizeof(dbox_msg_hdr),
count = 0;
if (count > 0) {
for (i = 0; i < count; i++) {
} T_END;
int ret;
return ret;
unsigned int i, count, n = 0;
bool ret;
for (i = 0; i < count; i++) {
unsigned int i, count;
for (i = 0; i < count; i++) {
result);