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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dhostname.c50 OPT_f = 0x2, enumerator in enum:__anon11332
72 if (option_mask32 & OPT_f) {
H A Dping.c242 OPT_f = 1 << 8, enumerator in enum:__anon11372
765 if (option_mask32 & OPT_f)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dchrt.c41 #define OPT_f (1<<3) macro
58 if (opt & OPT_f)
122 #undef OPT_f macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Duniq.c42 OPT_f = 0x8, enumerator in enum:__anon11219
49 if (opt & OPT_f)
H A Dod_bloaty.c1219 OPT_f = 1 << 6, enumerator in enum:__anon11209
1295 if (opt & OPT_f) decode_format_string("fF");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddumpleases.c24 OPT_f = 0x4, // -f enumerator in enum:__anon11381
H A Ddhcpc.c166 OPT_f = 1 << 3, enumerator in enum:__anon11380
229 if (opt & OPT_f)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c68 OPT_f = 1 << OPTBIT_f, enumerator in enum:__anon11280
437 if (option_mask32 & OPT_f)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c69 OPT_f = (1 << 2), enumerator in enum:__anon11403
86 #define FLAG_f (option_mask32 & OPT_f)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dinsmod.c697 OPT_f = 0x8, // -f /* force loading */ enumerator in enum:__anon11328
704 #define flag_force_load (option_mask32 & OPT_f)

Completed in 94 milliseconds