Home
last modified time | relevance | path

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

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