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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dfind.c100 static int recurse_flags = ACTION_RECURSE; variable
360 if (recurse_flags & ACTION_FOLLOWLINKS) {
592 recurse_flags |= ACTION_DEPTHFIRST;
604 recurse_flags |= ACTION_DEPTHFIRST;
844 recurse_flags |= ACTION_FOLLOWLINKS;
881 recurse_flags, /* flags */

Completed in 26 milliseconds