Searched refs:decomp_stat (Results 1 – 4 of 4) sorted by relevance
96 void (*decomp_stat)(void *, struct compstat *); member
112 .decomp_stat = z_comp_stats,128 .decomp_stat = z_comp_stats,
165 .decomp_stat = bsd_comp_stats,
848 (*sc->sc_rcomp->decomp_stat)(sc->sc_rc_state, &pcp->d); in pppsioctl()