| /src/usr.bin/gzip/ |
| Makefile | 15 MLINKS+= gzip.1 gunzip.1 \ 23 LINKS+= ${BINDIR}/gzip ${BINDIR}/gunzip \
|
| /src/external/bsd/tre/dist/tests/ |
| build-run.sh | 24 gunzip -c $pkg | tar xf -
|
| /src/usr.bin/crunch/examples/ |
| freebsd-filesystem.conf | 19 ln gzip gunzip
|
| fixit.conf | 38 ln gzip gunzip
|
| really-big.conf | 144 ln gzip gunzip
|
| /src/external/bsd/tre/dist/utils/ |
| build-rpm.sh | 21 gunzip tre-*.tar.gz
|
| build-sources.sh | 36 gunzip -c tre-*.tar.gz | bzip2 -9 -c > $base.tar.bz2
|
| /src/distrib/atari/floppies/tos/ |
| build_image.sh | 30 gunzip -f $TOOLDIR/${i}.gz 42 gunzip /tmp/${base_img}.fs.gz
|
| /src/distrib/vax/inst-common/ |
| instbin.conf | 14 ln gzip gzcat gunzip
|
| /src/external/zlib/pigz/bin/pigz/ |
| Makefile | 34 pigz.1 gunzip.1 \ 43 ${BINDIR}/pigz ${BINDIR}/gunzip \
|
| /src/distrib/amiga/floppies/inst-common/ |
| instbin.conf | 17 ln gzip gzcat gunzip
|
| /src/distrib/ews4800mips/floppies/instkernel/ |
| Makefile | 22 gunzip -c ${DESTDIR}/usr/mdec/boot_kernel.gz > ${BOOT_RAMDISK}.tmp
|
| /src/external/gpl2/gettext/dist/gettext-tools/misc/ |
| add-to-archive | 49 gunzip -c < "$sourcetgz" | tar xvf -
|
| /src/common/dist/zlib/examples/ |
| gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 49 Like gunzip and uncompress, the file attributes of the original compressed 53 On my Mac OS X PowerPC G4, gun is almost twice as fast as gunzip (version 545 gunzip() returns 1 if there is an out-of-memory error or an unexpected 548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) function 692 ret = gunzip(&strm, *argv, outname, test); 697 ret = gunzip(&strm, NULL, NULL, test);
|
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 49 Like gunzip and uncompress, the file attributes of the original compressed 53 On my Mac OS X PowerPC G4, gun is almost twice as fast as gunzip (version 545 gunzip() returns 1 if there is an out-of-memory error or an unexpected 548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) function 692 ret = gunzip(&strm, *argv, outname, test); 697 ret = gunzip(&strm, NULL, NULL, test);
|
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 49 Like gunzip and uncompress, the file attributes of the original compressed 53 On my Mac OS X PowerPC G4, gun is almost twice as fast as gunzip (version 545 gunzip() returns 1 if there is an out-of-memory error or an unexpected 548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) function 692 ret = gunzip(&strm, *argv, outname, test); 697 ret = gunzip(&strm, NULL, NULL, test);
|
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 49 Like gunzip and uncompress, the file attributes of the original compressed 53 On my Mac OS X PowerPC G4, gun is almost twice as fast as gunzip (version 545 gunzip() returns 1 if there is an out-of-memory error or an unexpected 548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) function 692 ret = gunzip(&strm, *argv, outname, test); 697 ret = gunzip(&strm, NULL, NULL, test);
|
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 49 Like gunzip and uncompress, the file attributes of the original compressed 53 On my Mac OS X PowerPC G4, gun is almost twice as fast as gunzip (version 545 gunzip() returns 1 if there is an out-of-memory error or an unexpected 548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) function 692 ret = gunzip(&strm, *argv, outname, test); 697 ret = gunzip(&strm, NULL, NULL, test);
|
| /src/external/mit/xorg/lib/libXfont/ |
| Makefile | 29 fontscale.c gunzip.c register.c renderers.c bunzip2.c cauthgen.c \
|
| /src/external/mit/xorg/lib/libXfont2/ |
| Makefile | 46 gunzip.c \
|
| /src/tests/usr.bin/gzip/ |
| t_gzip.sh | 116 gunzip -t $f > /dev/null
|
| /src/distrib/sun2/miniroot/ |
| list | 136 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
|
| /src/distrib/sun3/miniroot/ |
| list | 136 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
|