Searched refs:inflate_codes_new (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 2714 local inflate_codes_statef *inflate_codes_new OF(( 3298 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z); 3464 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL) 4122 local inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) in inflate_codes_new() function
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 4117 extern inflate_codes_statef *inflate_codes_new OF(( 4396 s->sub.decode.codes = inflate_codes_new(bl, 4577 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == 5304 inflate_codes_new(bl, bd, tl, td, z) in inflate_codes_new() function
|