Home
last modified time | relevance | path

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

/freebsd/usr.bin/du/
H A Ddu.c381 static char stop_allocating; in linkchk() local
400 if (number_entries > number_buckets * 10 && !stop_allocating) { in linkchk()
415 stop_allocating = 1; in linkchk()
458 if (stop_allocating) { in linkchk()
469 if (stop_allocating) in linkchk()
481 stop_allocating = 1; in linkchk()