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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Ddu.c50 int slink_depth; member in struct:globals
98 if (G.slink_depth > G.du_depth) { /* -H or -L */
105 if (G.slink_depth == 1) {
107 G.slink_depth = INT_MAX;
201 G.slink_depth = 1;
204 G.slink_depth = INT_MAX;
213 if (G.slink_depth == 1) {
214 G.slink_depth = 0;
218 slink_depth_save = G.slink_depth;
224 G.slink_depth
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Ddu.c50 int slink_depth; member in struct:globals
98 if (G.slink_depth > G.du_depth) { /* -H or -L */
105 if (G.slink_depth == 1) {
107 G.slink_depth = INT_MAX;
201 G.slink_depth = 1;
204 G.slink_depth = INT_MAX;
213 if (G.slink_depth == 1) {
214 G.slink_depth = 0;
218 slink_depth_save = G.slink_depth;
224 G.slink_depth
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Ddu.c50 int slink_depth; member in struct:globals
98 if (G.slink_depth > G.du_depth) { /* -H or -L */
105 if (G.slink_depth == 1) {
107 G.slink_depth = INT_MAX;
201 G.slink_depth = 1;
204 G.slink_depth = INT_MAX;
213 if (G.slink_depth == 1) {
214 G.slink_depth = 0;
218 slink_depth_save = G.slink_depth;
224 G.slink_depth
[all...]

Completed in 173 milliseconds