Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c75 struct duinfo struct
90 duinfo_init (struct duinfo *a) in duinfo_init() argument
100 duinfo_set (struct duinfo *a, uintmax_t size, struct timespec tmax) in duinfo_set()
109 duinfo_add (struct duinfo *a, struct duinfo const *b) in duinfo_add()
122 struct duinfo ent;
125 struct duinfo subdir;
195 static struct duinfo tot_dui;
408 print_size (const struct duinfo *pdui, char const *string) in print_size()
490 struct duinfo dui; in process_file()
491 struct duinfo dui_to_print; in process_file()