.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "Z_COMP_STATS" "" "06 October 2005" "" "" .SH NAME z_comp_stats \- return compression statistics for a compressor .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void z_comp_stats (void * \fIarg\fB, struct compstat * \fIstats\fB); \fR .SH "ARGUMENTS" .TP \fB\fIarg\fB\fR pointer to private space for the (de)compressor .TP \fB\fIstats\fB\fR pointer to a struct compstat to receive the result. .SH "DESCRIPTION" .PP or decompressor.