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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c77 OPT_w = USE_DESKTOP( (1 << OPTBIT_w)) + 0, enumerator in enum:__anon11280
179 if (!(option_mask32 & OPT_w))
443 if (!(option_mask32 & (OPT_o | OPT_w)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c127 OPT_w = (1 << 6), enumerator in enum:__anon11365
718 if (option_mask32 & OPT_w) { /* wait time */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c1230 OPT_w = 1 << 17, enumerator in enum:__anon11209
1314 //if (opt & OPT_w)...
1412 if (opt & OPT_w) { /* -w: width */

Completed in 69 milliseconds