/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "istream-private.h"
struct limit_istream {
};
{
/* get to same position in parent stream */
}
}
{
return -1;
}
ret = 0;
else do {
return -2;
}
}
(ret == 0 ? 0 : -1);
return ret;
}
static int
{
return -1;
}
return 0;
}
{
return 1;
}
return -1;
return 0;
return 1;
}
{
i_stream_get_fd(input), 0);
}
{
return ret;
}