ostream.c revision cd56a23e21f1df3f79648cf07e2f4385e2fadebb
/* Copyright (c) 2002-2003 Timo Sirainen */
#include "lib.h"
#include "istream.h"
#include "ostream-internal.h"
{
}
{
}
{
}
{
}
void *context)
{
}
{
max_size);
}
{
return;
}
{
return;
}
{
return -1;
}
{
}
{
}
{
return -1;
}
{
struct const_iovec iov;
}
unsigned int iov_count)
{
unsigned int i;
return -1;
for (i = 0, total_size = 0; i < iov_count; i++)
return ret;
}
{
}
{
return -1;
}
{
}