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

/freebsd-current/usr.bin/gzip/
H A Dzuncompress.c108 long zs_in_count; /* Length of input. */ member in struct:s_zstate
189 zs->zs_in_count = 1; /* Length of input. */
/freebsd-current/usr.bin/compress/
H A Dzopen.c117 long zs_in_count; /* Length of input. */ member in struct:s_zstate
155 #define in_count zs->zs_in_count

Completed in 188 milliseconds