Searched defs:gzip (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | zran.h | 12 int gzip; /* 1 if the index is of a gzip file, 0 if it is of a member
|
H A D | zran.c | 138 int gzip = 0; /* true if reading a gzip file */ in deflate_index_build() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | zran.h | 12 int gzip; /* 1 if the index is of a gzip file, 0 if it is of a member
|
H A D | zran.c | 138 int gzip = 0; /* true if reading a gzip file */ in deflate_index_build() local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | zran.h | 12 int gzip; /* 1 if the index is of a gzip file, 0 if it is of a member
|
H A D | zran.c | 138 int gzip = 0; /* true if reading a gzip file */ in deflate_index_build() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | zlib.d | 329 gzip, /// a gzip file format header enumerator 345 immutable bool gzip; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | zlib.d | 335 gzip, /// a gzip file format header enumerator 351 immutable bool gzip; variable
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_add_filter_lrzip.c | 45 enum { lzma = 0, bzip2, gzip, lzo, none, zpaq } compression; enumerator
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | read.c | 55 int gzip; /* current input file is gzipped */ member
|
H A D | mandocdb.c | 104 int gzip; /* filename has a .gz suffix */ member 578 int gzip; in treescan() local
|
/netbsd-src/usr.bin/gzip/ |
H A D | gzip.c | 327 char *gzip; in main() local 509 prepend_gzip(char *gzip, int *argc, char ***argv) in prepend_gzip()
|