Home
last modified time | relevance | path

Searched defs:nice_match (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h192 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1283 int nice_match = s->nice_match; /* stop if match long enough */ local
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c468 int nice_match; /* Stop searching when current match exceeds this */ member
1461 int nice_match = s->nice_match; /* stop if match long enough */ local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c309 int nice_match; /* Stop searching when current match exceeds this */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1398 int nice_match; /* Stop searching when current match exceeds this */ member