Home | Sort by: relevance | last modified time | path |
/src/usr.bin/gzip/ | |
zuncompress.c | 108 long zs_bytes_out; /* Length of compressed output. */ member in struct:s_zstate |
/src/usr.bin/compress/ | |
zopen.c | 122 long zs_bytes_out; /* Length of compressed output. */ member in struct:s_zstate 160 #define bytes_out zs->zs_bytes_out |