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

  /src/sys/net/
zlib.h 419 #define Z_NO_FLUSH 0
  /src/common/dist/zlib/
zlib.h 170 #define Z_NO_FLUSH 0
284 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
435 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
478 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
775 than Z_FINISH or Z_NO_FLUSH are used.

Completed in 14 milliseconds