Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h356 #pragma map(inflate_codes, "INCO")
H A Dzlib.c4120 extern int inflate_codes OF((
4587 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
5325 inflate_codes(s, z, r) in inflate_codes() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2719 local int inflate_codes OF((
3487 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
4153 local int inflate_codes(s, z, r) in inflate_codes() function