Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c724 bool max_depth_specified = false; in main() local
813 max_depth_specified = true; in main()
935 if (opt_summarize_only && max_depth_specified && max_depth == 0) in main()
941 if (opt_summarize_only && max_depth_specified && max_depth != 0) in main()