Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib_lint.c63 inflate(z_streamp strm, int flush) in inflate() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h102 #define inflate z_inflate macro
H A Dzlib.c35 #define inflate inflate_ppp /* FreeBSD already has an inflate :-( */ macro
3737 inflate(z, f) in inflate() function
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c605 int ZEXPORT inflate(z_streamp strm, int flush) in inflate() function
H A Dzconf.h124 # define inflate z_inflate macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2858 int inflate(z, f) in inflate() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2773 int ZEXPORT inflate(strm, flush) in inflate() function