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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddu.c40 static int max_print_depth = INT_MAX; variable
140 if (du_depth <= max_print_depth) {
210 max_print_depth = 0;
215 max_print_depth = xatoi_u(smax_print_depth);

Completed in 60 milliseconds