Searched refs:maxhash (Results 1 – 1 of 1) sorted by relevance
68 static int maxhash = 0; in huntmain() local165 if (nhash > maxhash) { in huntmain()167 free(hpt, maxhash, sizeof (*hpt)); in huntmain()170 free(hfreq, maxhash, sizeof (*hfreq)); in huntmain()172 maxhash = nhash; in huntmain()175 maxhash); in huntmain()