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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dhostname.c53 OPT_F = 0x10, enumerator in enum:__anon11332
90 else if (option_mask32 & OPT_F) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c63 OPT_F = 1 << OPTBIT_F, enumerator in enum:__anon11280
85 #define FGREP_FLAG (option_mask32 & OPT_F)
441 option_mask32 |= OPT_F;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c170 OPT_F = 1 << 7, enumerator in enum:__anon11380
235 if (opt & OPT_F) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c79 OPT_F = (1 << 12), enumerator in enum:__anon11403
96 #define FLAG_F_force (option_mask32 & OPT_F)

Completed in 109 milliseconds