Searched refs:rehashed (Results 1 – 2 of 2) sorted by relevance
154 int slash, gflag, rehashed; in doexec() local267 rehashed = 0; in doexec()319 if (adrof(STRautorehash) && !rehashed && havhash && opv != justabs) { in doexec()321 rehashed = 1; in doexec()820 int hashval, rehashed, i; in iscommand() local830 rehashed = 0; in iscommand()861 if (adrof(STRautorehash) && !rehashed && havhash && opv != justabs) { in iscommand()863 rehashed = 1; in iscommand()1087 int hashval, rehashed, i, ex, rval = 0; in find_cmd() local1139 rehashed = 0; in find_cmd()[all …]
566 unsigned rehashed = 0; in testHash() local569 if (hits == 0 && rehashed > 0) in testHash()570 hits = 1 && rehashed--; in testHash()572 rehashed += hits-1; in testHash()