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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c181 OPT_S = 1 << 18, enumerator in enum:__anon19924
267 if (opt & OPT_S) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dcmdline.c1109 #define OPT_S "-s"
1144 cmdl_len += strlen( OPT_S)+ 1;
1146 strcpy( &the_cmd_line[ x], OPT_S);
1106 #define OPT_S macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c1229 OPT_S = 1 << 16, enumerator in enum:__anon19753
1309 if (opt & OPT_S) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c2699 OPT_S = 1 << 4, enumerator in enum:__anon19976
2729 if (opt & OPT_S) { // -S

Completed in 171 milliseconds