ppp-deflate.c | 93 static void z_comp_stats(void *state, struct compstat *stats); 105 .comp_stat = z_comp_stats, 112 .decomp_stat = z_comp_stats, 121 .comp_stat = z_comp_stats, 128 .decomp_stat = z_comp_stats, 350 z_comp_stats(void *arg, struct compstat *stats) function in typeref:typename:void
|