Searched refs:deflate (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | ccp.c | 67 { "nodeflate", o_bool, &ccp_wantoptions[0].deflate, 69 &ccp_allowoptions[0].deflate }, 70 { "-deflate", o_bool, &ccp_wantoptions[0].deflate, 72 &ccp_allowoptions[0].deflate }, 172 #define ANY_COMPRESS(opt) ((opt).deflate || (opt).bsd_compress \ 289 ccp_wantoptions[0].deflate = 1; 292 ccp_wantoptions[0].deflate = 0; 294 ccp_allowoptions[0].deflate = 1; 297 ccp_allowoptions[0].deflate = 0; 322 ccp_wantoptions[0].deflate = 1; [all …]
|
H A D | ccp.h | 34 bool deflate; /* do Deflate? */ member
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | Makefile | 7 OBJS= bsd-comp.o deflate.o pppdump.o zlib.o
|
H A D | zlib.h | 270 extern int deflate OF((z_stream *strm, int flush));
|
H A D | zlib.c | 731 int deflate (strm, flush) in deflate() function
|
/titanic_50/usr/src/uts/common/zmod/ |
H A D | zconf.h | 70 #define deflate z_deflate macro
|
H A D | zmod.c | 85 if ((err = deflate(&zs, Z_FINISH)) != Z_STREAM_END) { in z_compress_level()
|
H A D | THIRDPARTYLICENSE | 27 * (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
|
H A D | zlib.h | 244 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
|
H A D | deflate.c | 446 err = deflate(strm, Z_PARTIAL_FLUSH); 558 int ZEXPORT deflate (strm, flush) in deflate() function
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | compress.c | 105 status = deflate(&outgoing_stream, Z_PARTIAL_FLUSH); in buffer_compress()
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.h | 101 #define deflate z_deflate macro 545 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
|
H A D | deflate.c | 440 r = deflate(&state->strm, flush); in z_compress()
|
H A D | zlib.c | 1054 err = deflate(strm, Z_PARTIAL_FLUSH); 1115 deflate(strm, flush) in deflate() function
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | ctf.c | 494 if ((rc = deflate(&rb->rb_zstr, Z_NO_FLUSH)) != Z_OK) in compress_buffer() 511 rc = deflate(&rb->rb_zstr, type); in compress_flush()
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 91 adler32.o crc32.o deflate.o inffast.o \ 591 SPPPCOMP_OBJS += spppcomp.o spppcomp_mod.o deflate.o bsd-comp.o vjcompress.o \
|
/titanic_50/usr/src/cmd/file/ |
H A D | magic | 266 >2 byte 8 - deflate method
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 6261 deflate
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 6260 deflate
|