Searched refs:inflate_codes (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2719 local int inflate_codes OF((
3479 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3496 Assert(k < 16, "inflate_codes grabbed too many bytes")
4097 mode; /* current inflate_codes mode */
4143 local int inflate_codes(s, z, r) function

Completed in 33 milliseconds