Searched refs:OPT_n (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c58 OPT_n = 1 << OPTBIT_n, enumerator in enum:__anon11280
81 #define PRINT_LINE_NUM (option_mask32 & OPT_n)
414 option_mask32 &= ~OPT_n;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c122 OPT_n = (1 << 1), enumerator in enum:__anon11365
134 #define o_nflag (option_mask32 & OPT_n)
708 //if (option_mask32 & OPT_n) /* numeric-only, no DNS lookups */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c172 OPT_n = 1 << 9, enumerator in enum:__anon11380
248 if (opt & OPT_n)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c72 OPT_n = (1 << 5), enumerator in enum:__anon11403
89 #define FLAG_n_dry_run (option_mask32 & OPT_n)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c226 OPT_n = 0x40, // -n enumerator in enum:__anon11222
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dgetopt.c50 OPT_n = 0x2, // -n enumerator in enum:__anon11442

Completed in 178 milliseconds