Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c491 struct duinfo dui_to_print; in process_file() local
596 dui_to_print = dui; in process_file()
637 duinfo_add (&dui_to_print, &dulvl[prev_level].ent); in process_file()
639 duinfo_add (&dui_to_print, &dulvl[prev_level].subdir); in process_file()
661 uintmax_t v = opt_inodes ? dui_to_print.inodes : dui_to_print.size; in process_file()
665 print_size (&dui_to_print, file); in process_file()