Home
last modified time | relevance | path

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

/freebsd/usr.bin/compress/
H A Dzopen.c118 long zs_bytes_out; /* Length of compressed output. */ member
156 #define bytes_out zs->zs_bytes_out
/freebsd/usr.bin/gzip/
H A Dzuncompress.c109 long zs_bytes_out; /* Length of compressed output. */ member