next_in 582 ext/bz2/bz2.c bzs.next_in = source; next_in 116 ext/bz2/bz2_filter.c memcpy(data->strm.next_in, bucket->buf + bin, desired); next_in 134 ext/bz2/bz2_filter.c data->strm.next_in = data->inbuf; next_in 237 ext/bz2/bz2_filter.c memcpy(data->strm.next_in, bucket->buf + bin, desired); next_in 247 ext/bz2/bz2_filter.c data->strm.next_in = data->inbuf; next_in 330 ext/bz2/bz2_filter.c data->strm.next_in = data->inbuf = (char *) pemalloc(data->inbuf_len, persistent); next_in 408 ext/bz2/bz2_filter.c pefree(data->strm.next_in, persistent); next_in 363 ext/fileinfo/libmagic/compress.c z.next_in = (Bytef *)strchr((const char *)old + data_start, next_in 169 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_in = (Bytef *)ctx->buffer; next_in 254 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_in = (Bytef *)ctx->buffer; next_in 291 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_in = NULL; next_in 364 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_in = (Bytef *)ctx->buffer; next_in 170 ext/zlib/zlib.c ctx->Z.next_in = (Bytef *) ctx->buffer.data; next_in 351 ext/zlib/zlib.c Z.next_in = (Bytef *) in_buf; next_in 437 ext/zlib/zlib.c Z.next_in = (Bytef *) in_buf; next_in 947 ext/zlib/zlib.c ctx->next_in = (Bytef *) in_buf; next_in 1162 ext/zlib/zlib.c ctx->next_in = (Bytef *) in_buf; next_in 92 ext/zlib/zlib_filter.c memcpy(data->strm.next_in, bucket->buf + bin, desired); next_in 103 ext/zlib/zlib_filter.c data->strm.next_in = data->inbuf; next_in 108 ext/zlib/zlib_filter.c data->strm.next_in = data->inbuf; next_in 213 ext/zlib/zlib_filter.c memcpy(data->strm.next_in, bucket->buf + bin, desired); next_in 223 ext/zlib/zlib_filter.c data->strm.next_in = data->inbuf; next_in 308 ext/zlib/zlib_filter.c data->strm.next_in = data->inbuf = (Bytef *) pemalloc(data->inbuf_len, persistent); next_in 415 ext/zlib/zlib_filter.c pefree(data->strm.next_in, persistent);