Searched refs:z_decomp_free (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Ddeflate.c71 static void z_decomp_free __P((void *state));
86 z_decomp_free, /* decomp_free */
171 z_decomp_free(arg) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dppp_deflate.c63 static void z_decomp_free(void *state);
301 * z_decomp_free - Free the memory used by a decompressor.
304 static void z_decomp_free(void *arg) function
361 z_decomp_free(state);
610 .decomp_free = z_decomp_free,
628 .decomp_free = z_decomp_free,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/modules/
H A Ddeflate.c89 static void z_decomp_free __P((void *state));
115 z_decomp_free, /* decomp_free */
132 z_decomp_free, /* decomp_free */
503 z_decomp_free(arg) function

Completed in 35 milliseconds