Searched refs:BZ2_bzflush (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bzip2/
H A Ddlltest.c41 BZ2_bzflush=GetProcAddress(hLib,"BZ2_bzflush");
46 || !BZ2_bzread || !BZ2_bzwrite || !BZ2_bzflush
H A Dbzlib.h260 BZ_EXTERN int BZ_API(BZ2_bzflush) (
H A Dbzlib.c1514 int BZ_API(BZ2_bzflush) (BZFILE *b) function

Completed in 97 milliseconds