Home
last modified time | relevance | path

Searched defs:longest_match (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.c1274 local uInt longest_match(s, cur_match) in longest_match() function
1423 local uInt longest_match(s, cur_match) in longest_match() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1451 longest_match(s, cur_match) in longest_match() function
1616 longest_match(s, cur_match) in longest_match() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c939 local int longest_match(s, cur_match) in longest_match() function