Home
last modified time | relevance | path

Searched refs:inflate_addhistory (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2631 local int inflate_addhistory OF((
2987 return inflate_addhistory(z->state->blocks, z);
3550 local int inflate_addhistory(s, z) in inflate_addhistory() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3578 extern int inflate_addhistory OF((
3933 return (inflate_addhistory(z->state->blocks, z));
4671 inflate_addhistory(s, z) in inflate_addhistory() function