Home
last modified time | relevance | path

Searched refs:inflateIncomp (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h593 extern int inflateIncomp OF((z_stream *strm));
H A Ddeflate.c325 r = inflateIncomp(&state->strm);
H A Dzlib.c2982 int inflateIncomp(z) in inflateIncomp() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h980 ZEXTERN int inflateIncomp OF((z_stream *strm));
H A Ddeflate.c583 r = inflateIncomp(&state->strm); in z_incomp()
H A Dzlib.c3928 inflateIncomp(z) in inflateIncomp() function