Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dwalk.c635 static int htused; /* 2*number of insertions */ in link_check() local
648 if (htused<<1 >= htmask) { in link_check()
657 htused = 0; in link_check()
690 htused++; in link_check()