39 }
while (*have <
len);
64 if (
state->eof == 0) {
97 if (
state->size == 0) {
113 state->strm.avail_in = 0;
149 if (
state->direct == 0) {
197 "internal error: inflate stream corrupt");
206 strm->msg ==
NULL ?
"compressed data error" :
strm->msg);
278 else if (
state->eof &&
state->strm.avail_in == 0)
331 else if (
state->eof &&
state->strm.avail_in == 0) {
355 state->strm.avail_out =
n;
356 state->strm.next_out = (
unsigned char *)
buf;
450 unsigned char buf[1];
509 if (
state->x.have == 0) {
577 if (
state->x.have == 0) {
584 eol = (
unsigned char *)memchr(
state->x.
next,
'\n',
n);
595 }
while (left && eol ==
NULL);
621 return state->direct;
static static fork const void static count close
void ZLIB_INTERNAL gz_error(gz_statep state, int err, const char *msg)
int ZEXPORT gzungetc(int c, gzFile file)
int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *))
int ZEXPORT gzgetc(gzFile file)
int ZEXPORT gzdirect(gzFile file)
int gz_skip(gz_statep state, z_off64_t len)
int ZEXPORT gzread(gzFile file, voidp buf, unsigned len)
int ZEXPORT gzgetc_(gzFile file)
int gz_fetch(gz_statep state)
z_size_t gz_read(gz_statep state, voidp buf, z_size_t len)
int gz_decomp(gz_statep state)
int gz_avail(gz_statep state)
char *ZEXPORT gzgets(gzFile file, char *buf, int len)
int ZEXPORT gzclose_r(gzFile file)
int gz_load(gz_statep state, unsigned char *buf, unsigned len, unsigned *have)
int gz_look(gz_statep state)
z_size_t ZEXPORT gzfread(voidp buf, z_size_t size, z_size_t nitems, gzFile file)
RZ_API void Ht_() free(HtName_(Ht) *ht)
int ZEXPORT inflate(z_streamp strm, int flush)
int ZEXPORT inflateReset(z_streamp strm)
int ZEXPORT inflateEnd(z_streamp strm)
memcpy(mem, inblock.get(), min(CONTAINING_RECORD(inblock.get(), MEMBLOCK, data) ->size, size))
void * malloc(size_t size)
static void struct sockaddr socklen_t static fromlen static backlog static fork char char char static envp int struct rusage static rusage struct utsname static buf struct sembuf unsigned
unsigned char out[MAXWIN]
#define inflateInit2(strm, windowBits)
int read(izstream &zs, T *x, Items items)