/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "iostream-rawlog-private.h"
#include "ostream-private.h"
#include "ostream-rawlog.h"
struct rawlog_ostream {
};
bool close_parent)
{
if (close_parent)
}
static ssize_t
{
unsigned int i;
return -1;
}
} else {
break;
}
}
return ret;
}
struct ostream *
{
}
struct ostream *
struct ostream *rawlog_output,
enum iostream_rawlog_flags flags)
{
}