cydir-storage.c revision 71c4ac143fefd57aeec6298489c4559b6f13c67b
2ronwalf#include "mkdir-parents.h"
2ronwalf#include "index-mail.h"
2ronwalf#include "mail-copy.h"
2ronwalf#include "cydir-sync.h"
2ronwalf#include "cydir-storage.h"
10daenzerorama#include <dirent.h>
10daenzerorama "Root mail directory doesn't exist: %s",
static struct mailbox *
const char *path;
static struct mailbox *
const char *path;
return NULL;
return NULL;
path);
return NULL;
const char *name,
const char *path;
const char *name)
struct dirent *d;
unsigned int dir_len;
errno = 0;
path);
if (!unlinked_something) {
const char *src;
const char *mail_path;
ret = 0;
return ret;
static void cydir_class_init(void)
static void cydir_class_deinit(void)
NULL,
NULL,
NULL,
NULL,