Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h357 #pragma map(inflate_codes_free, "INCOFR")
H A Dzlib.c4127 extern void inflate_codes_free OF((
4308 (void) inflate_codes_free(s->sub.decode.codes, z);
4592 (void) inflate_codes_free(s->sub.decode.codes, z);
5507 inflate_codes_free(c, z) in inflate_codes_free() function
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2724 local void inflate_codes_free OF((
3219 inflate_codes_free(s->sub.decode.codes, z);
3482 inflate_codes_free(s->sub.decode.codes, z);
4303 local void inflate_codes_free(c, z) in inflate_codes_free() function