Searched refs:inflate (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/uts/common/zmod/ |
H A D | zlib_lint.c | 65 inflate(z_streamp strm, int flush) in inflate() function
|
H A D | zconf.h | 73 #define inflate z_inflate macro
|
H A D | zmod.c | 59 if ((err = inflate(&zs, Z_FINISH)) != Z_STREAM_END) { in z_uncompress()
|
H A D | zlib.h | 365 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
|
H A D | inflate.c | 561 int ZEXPORT inflate(strm, flush) in inflate() function
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | compress.c | 143 status = inflate(&incoming_stream, Z_PARTIAL_FLUSH); in buffer_uncompress()
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.h | 104 #define inflate z_inflate macro 659 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
|
H A D | deflate.c | 904 r = inflate(&state->strm, flush); in z_decompress()
|
H A D | zlib.c | 37 #define inflate inflate_ppp /* FreeBSD already has an inflate :-( */ macro 3739 inflate(z, f) in inflate() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.h | 373 extern int inflate OF((z_stream *strm, int flush));
|
H A D | deflate.c | 265 r = inflate(&state->strm, Z_PACKET_FLUSH);
|
H A D | zlib.c | 2858 int inflate(z, f) in inflate() function
|
/titanic_41/usr/src/common/fs/ |
H A D | decompress.c | 249 err = inflate(zsp, Z_NO_FLUSH); in cf_read()
|
/titanic_41/usr/src/tools/ctf/dump/ |
H A D | dump.c | 974 if ((rc = inflate(&zstr, Z_FINISH)) != Z_STREAM_END) in main()
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | ctf.c | 1216 (rc = inflate(&zstr, Z_NO_FLUSH)) != Z_STREAM_END || in decompress_ctf()
|
/titanic_41/usr/src/uts/common/ |
H A D | Makefile.files | 92 inflate.o inftrees.o trees.o
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 11927 inflate
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 11925 inflate
|