Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbzlib.h188 BZ_EXTERN BZFILE* BZ_API(BZ2_bzReadOpen) (
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c1115 BZFILE* BZ_API(BZ2_bzReadOpen) in BZ_API() argument
1469 bzfp = BZ2_bzReadOpen(&bzerr,fp,verbosity,smallMode, in bzopen_or_bzdopen()