OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:z_output
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_zlib.c
284
z_stream *z_input, *
z_output
;
local
302
z_output
= mm_calloc(sizeof(*
z_output
), 1);
303
r = deflateInit(
z_output
, Z_DEFAULT_COMPRESSION);
311
BEV_OPT_CLOSE_ON_FREE, zlib_deflate_free,
z_output
);
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_zlib.c
283
z_stream *z_input, *
z_output
;
local
301
z_output
= mm_calloc(sizeof(*
z_output
), 1);
302
r = deflateInit(
z_output
, Z_DEFAULT_COMPRESSION);
310
BEV_OPT_CLOSE_ON_FREE, zlib_deflate_free,
z_output
);
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026