next_out          567 ext/bz2/bz2.c  	bzs.next_out = dest = emalloc(bzs.avail_out + 1);
next_out          574 ext/bz2/bz2.c  		bzs.next_out = dest + size;
next_out          145 ext/bz2/bz2_filter.c 				data->strm.next_out = data->outbuf;
next_out          168 ext/bz2/bz2_filter.c 				data->strm.next_out = data->outbuf;
next_out          259 ext/bz2/bz2_filter.c 				data->strm.next_out = data->outbuf;
next_out          277 ext/bz2/bz2_filter.c 				data->strm.next_out = data->outbuf;
next_out          337 ext/bz2/bz2_filter.c 	data->strm.next_out = data->outbuf = (char *) pemalloc(data->outbuf_len, persistent);
next_out          431 ext/bz2/bz2_filter.c 		pefree(data->strm.next_out, persistent);
next_out          355 ext/fileinfo/libmagic/compress.c 	z.next_out = *newch;
next_out          115 ext/zip/lib/zip_source_deflate.c     ctx->zstr.next_out = (Bytef *)data;
next_out          189 ext/zip/lib/zip_source_deflate.c     ctx->zstr.next_out = (Bytef *)data;
next_out          262 ext/zip/lib/zip_source_deflate.c 	ctx->zstr.next_out = NULL;
next_out          149 ext/zlib/zlib.c 		ctx->Z.next_out = (Bytef *) output_context->out.data;
next_out          331 ext/zlib/zlib.c 		Z.next_out = (Bytef *) *out_buf;
next_out          373 ext/zlib/zlib.c 			Z->next_out = (Bytef *) buffer.data + buffer.used;
next_out          120 ext/zlib/zlib_filter.c 				data->strm.next_out = data->outbuf;
next_out          144 ext/zlib/zlib_filter.c 				data->strm.next_out = data->outbuf;
next_out          234 ext/zlib/zlib_filter.c 				data->strm.next_out = data->outbuf;
next_out          253 ext/zlib/zlib_filter.c 				data->strm.next_out = data->outbuf;
next_out          313 ext/zlib/zlib_filter.c 	data->strm.next_out = data->outbuf = (Bytef *) pemalloc(data->outbuf_len, persistent);
next_out          426 ext/zlib/zlib_filter.c 		pefree(data->strm.next_out, persistent);