Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h355 #pragma map(inflate_codes_free, "INCOFR")
H A Dzlib.c4125 extern void inflate_codes_free OF((
4306 (void) inflate_codes_free(s->sub.decode.codes, z);
4590 (void) inflate_codes_free(s->sub.decode.codes, z);
5505 inflate_codes_free(c, z) in inflate_codes_free() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2724 local void inflate_codes_free OF((
3226 inflate_codes_free(s->sub.decode.codes, z);
3490 inflate_codes_free(s->sub.decode.codes, z);
4317 local void inflate_codes_free(c, z) in inflate_codes_free() function