HomeSort by relevance Sort by last modified time
    Searched defs:MAX_WBITS (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.h 86 #ifndef MAX_WBITS
87 # define MAX_WBITS 15 /* 32K LZ77 window */
  /onnv/onnv-gate/usr/src/uts/common/zmod/
zconf.h 99 #define MAX_WBITS 15
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.h 194 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
198 #ifndef MAX_WBITS
199 #define MAX_WBITS 15 /* 32K LZ77 window */
    [all...]

Completed in 140 milliseconds