Searched defs:max_lazy (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c499 ush max_lazy; /* do not perform lazy search above this match length */ member in struct:config_s
518 /* Note: the deflate() code requires max_lazy >= MIN_MATCH and max_chain >= 4
911 s->max_lazy_match = configuration_table[s->level].max_lazy;

Completed in 68 milliseconds