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

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c607 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) function
1256 (void) BZ2_bzCompressEnd ( &(bzf->strm) );
1460 (void) BZ2_bzCompressEnd ( &strm );
1464 (void) BZ2_bzCompressEnd ( &strm );
1468 (void) BZ2_bzCompressEnd ( &strm );

Completed in 57 milliseconds