z_output          278 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	z_stream z_input, z_output;
z_output          296 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	memset(&z_output, 0, sizeof(z_output));
z_output          297 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	r = deflateInit(&z_output, Z_DEFAULT_COMPRESSION);
z_output          305 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	    BEV_OPT_CLOSE_ON_FREE, zlib_deflate_free, &z_output);