dbox-storage.c revision cafbfb142d25594144b99542c9d67f7484cad470
6781N/A#include "mkdir-parents.h"
6781N/A#include "unlink-directory.h"
6781N/A#include "index-mail.h"
6781N/A#include "mail-copy.h"
6781N/A#include "dbox-uidlist.h"
6781N/A#include "dbox-sync.h"
6781N/A#include "dbox-file.h"
6781N/A#include "dbox-storage.h"
6781N/Astatic struct mail_storage *
path);
return FALSE;
static struct mailbox *
return NULL;
return NULL;
FALSE) < 0) {
return NULL;
return NULL;
static struct mailbox *
const char *path;
return NULL;
return NULL;
return NULL;
path);
return NULL;
const char *name,
const char *path;
const char *name)
if (p == NULL)
if (p != NULL) {
newpath);
t_push();
ret = 0;
ret = 0;
t_pop();
return ret;
static void dbox_class_init(void)
static void dbox_class_deinit(void)