fs-wrapper.c revision edfd009103881de283e146609f691281aba150ae
/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "fs-api-private.h"
struct wrapper_fs_iter {
};
{
}
{
}
{
}
void *context)
{
}
{
}
const char *value)
{
}
{
}
{
}
{
}
struct istream *
{
}
{
}
{
}
{
if (!success) {
return -1;
}
return -1;
return 1;
}
{
}
{
i_unreached();
}
{
}
{
}
{
else
}
{
}
{
}
struct fs_iter *
enum fs_iter_flags flags)
{
struct wrapper_fs_iter *iter;
}
{
const char *fname;
return fname;
}
{
int ret;
return ret;
}