HomeSort by: relevance | last modified time | path
    Searched refs:gunzip (Results 1 - 13 of 13) sorted by relevancy

  /src/usr.bin/gzip/
Makefile 15 MLINKS+= gzip.1 gunzip.1 \
23 LINKS+= ${BINDIR}/gzip ${BINDIR}/gunzip \
  /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/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/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/tests/usr.bin/gzip/
t_gzip.sh 116 gunzip -t $f > /dev/null
  /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 in typeref:typename:local int
692 ret = gunzip(&strm, *argv, outname, test);
697 ret = gunzip(&strm, NULL, NULL, test);
  /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
  /src/tests/usr.bin/netpgpverify/
t_netpgpverify.sh 6930 gunzip NetBSD-6.0_hashes.asc.gz

Completed in 242 milliseconds