mailbox-list-fs.c revision bdb026e2dc8a7c77585ed5ba489f0056df8074d4
0N/A#include "mkdir-parents.h"
0N/A#include "mailbox-log.h"
2362N/A#include "subscription-file.h"
0N/A#include "mail-storage.h"
2362N/A#include "mailbox-list-subscriptions.h"
0N/A#include "mailbox-list-delete.h"
0N/A#include "mailbox-list-fs.h"
if (!allow_internal_dirs &&
} T_END;
return ret;
return TRUE;
return FALSE;
return TRUE;
return FALSE;
return FALSE;
return TRUE;
return FALSE;
const char *root_dir;
return name;
switch (type) {
return NULL;
return NULL;
return pattern;
const char *path;
const char *path, *p;
int ret;
if (create_parent_dir) {
if (p == NULL)
if (create_parent_dir)
return ret;
const char *root_dir;
bool rmdir_path;
int ret;
if (ret < 0)
if (ret > 0) {
int ret;
return ret;
const char *path)
char sep;
const char *origin;
const char *oldname,
if (rename_children) {
oldname));
if (p != NULL) {
newpath);
if (!rename_children) {
.props = 0,
NULL,
NULL,