Searched refs:OPT_TRAVERSE_TOP (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 Dchown.c37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0)) macro
104 /* || (OPT_RECURSE && !OPT_TRAVERSE_TOP): */
113 if (OPT_TRAVERSE_TOP)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dchown.c37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0)) macro
104 /* || (OPT_RECURSE && !OPT_TRAVERSE_TOP): */
113 if (OPT_TRAVERSE_TOP)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dchown.c37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0)) macro
104 /* || (OPT_RECURSE && !OPT_TRAVERSE_TOP): */
113 if (OPT_TRAVERSE_TOP)

Completed in 184 milliseconds