/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "hex-binary.h"
#include "mailbox-log.h"
#include "doveadm-dump.h"
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <time.h>
{
if (ret == 0)
return 0;
}
printf("delete-mailbox");
break;
printf("delete-dir");
break;
printf("rename");
break;
printf("subscribe");
break;
printf("unsubscribe");
break;
printf("create-dir");
break;
}
sizeof(rec.mailbox_guid)));
return 1;
}
{
if (fd < 0)
do {
T_BEGIN {
} T_END;
} while (ret > 0);
i_close_fd(&fd);
}
{
const char *p;
int fd;
return FALSE;
if (fd == -1)
return FALSE;
switch (type) {
break;
}
}
i_close_fd(&fd);
return ret;
}
"mailboxlog",
};