Searched defs:BZ2_bzDecompressInit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c632 int BZ_API(BZ2_bzDecompressInit) function
1305 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
1494 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );

Completed in 47 milliseconds