HomeSort by: relevance | last modified time | path
    Searched defs:zs_in_count (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/gzip/
zuncompress.c 107 long zs_in_count; /* Length of input. */ member in struct:s_zstate
188 zs->zs_in_count = 1; /* Length of input. */
  /src/usr.bin/compress/
zopen.c 121 long zs_in_count; /* Length of input. */ member in struct:s_zstate
159 #define in_count zs->zs_in_count

Completed in 12 milliseconds