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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dchmod.c22 #define OPT_RECURSE (option_mask32 & 1) macro
106 OPT_RECURSE, // recurse
H A Dchown.c21 #define OPT_RECURSE (option_mask32 & 1) macro
78 /* || (OPT_RECURSE && !OPT_TRAVERSE_TOP): */
85 if (OPT_RECURSE)

Completed in 21 milliseconds