Searched defs:deflate (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c132 /* deflate.h -- internal compression state
144 /* From: deflate.h,v 1.5 1995/05/03 17:27:09 jloup Exp */
228 /* used by deflate.c: */
399 * See deflate.c for comments about the MIN_MATCH+1.
419 /* deflate.c -- compress data using the deflation algorithm
458 * Available in ftp.uu.net:/pub/archiving/zip/doc/deflate-1.1.doc
468 /* From: deflate.c,v 1.8 1995/05/03 17:27:08 jloup Exp */
470 local char zlib_copyright[] = " deflate Copyright 1995 Jean-loup Gailly ";
488 * See deflate.c for comments about the MIN_MATCH+1.
518 /* Note: the deflate() cod
731 int deflate (strm, flush) function
[all...]

Completed in 65 milliseconds