Searched refs:maxhash (Results 1 – 1 of 1) sorted by relevance
66 static int maxhash = 0; in huntmain() local163 if (nhash > maxhash) { in huntmain()165 free(hpt, maxhash, sizeof (*hpt)); in huntmain()168 free(hfreq, maxhash, sizeof (*hfreq)); in huntmain()170 maxhash = nhash; in huntmain()173 maxhash); in huntmain()