Home
last modified time | relevance | path

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

/dragonfly/usr.bin/du/
H A Ddu.c329 static char stop_allocating; in linkchk() local
348 if (number_entries > number_buckets * 10 && !stop_allocating) { in linkchk()
363 stop_allocating = 1; in linkchk()
406 if (stop_allocating) { in linkchk()
417 if (stop_allocating) in linkchk()
429 stop_allocating = 1; in linkchk()