Home
last modified time | relevance | path

Searched refs:BZ2_bzReadOpen (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.h160 BZ_EXTERN BZFILE* BZ_API(BZ2_bzReadOpen) (
H A Dbzlib.c1271 BZFILE* BZ_API(BZ2_bzReadOpen) in BZ_API() argument
1627 bzfp = BZ2_bzReadOpen(&bzerr,fp,verbosity,smallMode, in bzopen_or_bzdopen()