Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c65 static struct di_set *di_files; variable
549 && ! hash_ins (di_files, sb->st_ino, sb->st_dev))) in process_file()
1049 di_files = di_set_alloc (); in main()
1050 if (!di_files) in main()
1128 di_set_free (di_files); in main()