Searched refs:OPT_s (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dhostname.c52 OPT_s = 0x8, enumerator in enum:__anon11332
74 } else if (option_mask32 & OPT_s) {
H A Dnc_bloaty.c124 OPT_s = (1 << 3), enumerator in enum:__anon11365
735 if (option_mask32 & OPT_s) { /* local address */
H A Dping.c236 OPT_s = 1 << 3, enumerator in enum:__anon11372
751 if (option_mask32 & OPT_s) datalen = xatou16(opt_s); // -s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Duniq.c43 OPT_s = 0x10, enumerator in enum:__anon11219
51 if (opt & OPT_s)
H A Dod_bloaty.c1228 OPT_s = 1 << 15, enumerator in enum:__anon11209
1308 if (opt & OPT_s) decode_format_string("d2");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c227 OPT_s = 0x80, // -s enumerator in enum:__anon11222
265 if (opt & OPT_s) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dgetopt.c53 OPT_s = 0x10, // -s enumerator in enum:__anon11442
330 if (opt & OPT_s) {
H A Dfdisk.c2701 OPT_s = (1 << 6) * ENABLE_FEATURE_FDISK_BLKSIZE, enumerator in enum:__anon11432
2735 //if (opt & OPT_s) // -s
2767 if (opt & OPT_s) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c76 OPT_s = (1 << 9), enumerator in enum:__anon11403
93 #define FLAG_s (option_mask32 & OPT_s)
585 if (flags & OPT_s) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c61 OPT_s = 1 << OPTBIT_s, enumerator in enum:__anon11280
83 #define SUPPRESS_ERR_MSGS (option_mask32 & OPT_s)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c177 OPT_s = 1 << 14, enumerator in enum:__anon11380
257 // if (opt & OPT_s) client_config.script = ...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dinsmod.c687 OPT_s = 0x1, // -s /* log to syslog */ enumerator in enum:__anon11328

Completed in 146 milliseconds