Home
last modified time | relevance | path

Searched refs:uncompress (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/compress/
H A DMakefile54 $(RM) $(ROOTBIN)/uncompress $(ROOTBIN)/zcat
55 $(LN) $(ROOTPROG) $(ROOTBIN)/uncompress
/titanic_41/usr/src/uts/common/zmod/
H A Dzconf.h92 #define uncompress zz_uncompress macro
H A Dzlib.h1049 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
/titanic_41/usr/src/cmd/boot/fiocompress/
H A Dfiocompress.c284 ret = uncompress(dstbuf, &dlen, (Bytef *)srcaddr, slen); in do_decomp()
304 if ((ret = uncompress(dstbuf, &dlen, (Bytef *)srcaddr, slen)) != Z_OK) { in do_decomp()
/titanic_41/usr/src/man/man1/
H A DMakefile527 uncompress.1 \
606 uncompress.1 := LINKSRC = compress.1
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h118 #define uncompress z_uncompress macro
/titanic_41/usr/src/test/zfs-tests/include/
H A Dcommands.cfg149 export UNCOMPRESS="/usr/bin/uncompress"
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-extended-system-utilities.mf238 hardlink path=usr/bin/uncompress target=../../usr/bin/compress
275 link path=usr/share/man/man1/uncompress.1 target=compress.1
/titanic_41/usr/src/lib/libzpool/common/
H A Dkernel.c965 if ((ret = uncompress(dst, &len, src, srclen)) == Z_OK) in z_uncompress()
/titanic_41/usr/src/grub/grub-0.97/
H A DMakefile.in451 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1482 if (uncompress(packed, &packed_len_long, compressed, len) != Z_OK || in zfs_send_resume_token_to_nvlist()
/titanic_41/
H A D.gitignore4447 usr/src/man/man1/uncompress.1