Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/bz/
Dbzlib.h27 #define BZ_FLUSH 1 macro
Dbzlib.c319 if (action == BZ_FLUSH) { in BZ2_bzCompress()