Home
last modified time | relevance | path

Searched refs:inflate_blocks_free (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h353 #pragma map(inflate_blocks_free, "INBLFR")
H A Dzlib.c3565 extern int inflate_blocks_free OF((
3652 (void) inflate_blocks_free(z->state->blocks, z);
4624 inflate_blocks_free(s, z) in inflate_blocks_free() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2626 local int inflate_blocks_free OF((
2794 inflate_blocks_free(z->state->blocks, z, &c);
3530 local int inflate_blocks_free(s, z, c) in inflate_blocks_free() function
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1327 - remove useless check parameter in inflate_blocks_free