Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c139 static bool hash_all; variable
548 && (hash_all || (! S_ISDIR (sb->st_mode) && 1 < sb->st_nlink)) in process_file()
1032 hash_all = true; in main()
1042 hash_all = (optind + 1 < argc || symlink_deref_bits == FTS_LOGICAL); in main()
1055 if (opt_count_all || ! hash_all) in main()