Searched refs:inflate_codes_new (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2714 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) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c2714 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) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3502 extern inflate_codes_statef *inflate_codes_new OF((
3769 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
3945 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
4652 inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c3502 extern inflate_codes_statef *inflate_codes_new OF((
3769 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
3942 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
4649 inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) function

Completed in 163 milliseconds