Home
last modified time | relevance | path

Searched refs:z_comp_stats (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Ddeflate.c72 static void z_comp_stats __P((void *state, struct compstat *stats));
85 z_comp_stats, /* decomp_stat */
109 z_comp_stats(arg, stats) in z_comp_stats() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c92 static void z_comp_stats(void *state, struct compstat *stats);
105 z_comp_stats, /* comp_stat */
112 z_comp_stats, /* decomp_stat */
123 z_comp_stats, /* comp_stat */
130 z_comp_stats, /* decomp_stat */
622 z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats() function