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

/haiku-fatelf/src/bin/coreutils/src/
H A Ddu.c664 bool max_depth_specified = false; local
755 max_depth_specified = true;
857 if (opt_summarize_only && max_depth_specified && max_depth == 0)
863 if (opt_summarize_only && max_depth_specified && max_depth != 0)

Completed in 36 milliseconds