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

/haiku-fatelf/src/bin/coreutils/src/
H A Ddu.c466 static struct dulevel *dulvl; local
547 dulvl = xcalloc (n_alloc, sizeof *dulvl);
565 dulvl = xnrealloc (dulvl, level, 2 * sizeof *dulvl);
571 duinfo_init (&dulvl[i].ent);
572 duinfo_init (&dulvl[i].subdir);
584 duinfo_add (&dui_to_print, &dulvl[prev_level].ent);
586 duinfo_add (&dui_to_print, &dulvl[prev_leve
[all...]

Completed in 34 milliseconds