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

/freebsd-current/usr.bin/du/
H A Ddu.c377 static char stop_allocating; local
396 if (number_entries > number_buckets * 10 && !stop_allocating) {
411 stop_allocating = 1;
454 if (stop_allocating) {
465 if (stop_allocating)
477 stop_allocating = 1;

Completed in 59 milliseconds