Home
last modified time | relevance | path

Searched refs:diffbytes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pack/
H A Dpack.c65 int diffbytes; variable
253 diffbytes = -1; in packfile()
259 diffbytes++; in packfile()
265 if (diffbytes == 1) { in packfile()
312 outsize = ((bitsout+7)>>3)+6+maxlev+diffbytes; in packfile()
537 diffbytes); in main()