Searched refs:bzip (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/codexlib/bzip/
H A DMakefile5 bzip plugin=codex :LIBRARY: bzip.c -lbz
H A Dbzip.c4 * bzip encoder/decoder
143 "bzip",
161 CODEXNEXT(bzip)
164 CODEXLIB(bzip)
/ast/src/cmd/pax/
H A Dpax-bzip.c23 * pax bzip format
46 "bzip",
48 "bzip compression",
54 PAXNEXT(bzip),
71 PAXLIB(bzip)
H A DMakefile11 pax-ar.c pax-bzip.c pax-compress.c \
H A Dtar.sh65 [j:bzip?Filter the archive through \bbzip2\b(1).]
184 j) zip=":bzip" ;;
/ast/src/cmd/bzip/
H A DMakefile9 bzip :LINK: bzip2
/ast/src/cmd/pzip/
H A Dpin.c64 "[b:bzip?Use \bbzip\b(1) compression instead of the default \bgzip\b(1)."
214 int bzip; member in struct:__anon193
391 if (state.bzip)
395 error(3, "bzip compress failed");
1482 state.bzip = 1;

Completed in 20 milliseconds