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

  /src/common/dist/zlib/examples/
gzlog.c 250 int gzlog_count = -1; /* number of times through to wait */ variable in typeref:typename:int
251 # define BAIL(n) do { if (n == gzlog_bail && gzlog_count-- == 0) \

Completed in 15 milliseconds