Searched refs:zs_in_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/gzip/
H A Dzuncompress.c109 long zs_in_count; /* Length of input. */ member in struct:s_zstate
190 zs->zs_in_count = 1; /* Length of input. */
/freebsd-13-stable/usr.bin/compress/
H A Dzopen.c122 long zs_in_count; /* Length of input. */ member in struct:s_zstate
160 #define in_count zs->zs_in_count

Completed in 43 milliseconds