Searched refs:OPT_l (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dgrep.c57 OPT_l = 1 << OPTBIT_l,
80 #define PRINT_FILES_WITH_MATCHES (option_mask32 & OPT_l)
201 if (option_mask32 & (OPT_q|OPT_l|OPT_L)) {
413 if (option_mask32 & (OPT_c|OPT_q|OPT_l|OPT_L)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c128 OPT_l = (1 << 7) * ENABLE_NC_SERVER, enumerator in enum:__anon11365
137 #define o_listen (option_mask32 & OPT_l)
707 //if (option_mask32 & OPT_l) /* listen mode */
754 if (OPT_l && (option_mask32 & (OPT_u|OPT_l)) == (OPT_u|OPT_l)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c71 OPT_l = (1 << 4), enumerator in enum:__anon11403
88 #define FLAG_l_take_log (option_mask32 & OPT_l)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dgetopt.c58 OPT_l = 0x100, // -l enumerator in enum:__anon11442
H A Dfdisk.c2698 OPT_l = 1 << 3, enumerator in enum:__anon11432
2728 //if (opt & OPT_l) // -l
2742 if (opt & OPT_l) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c85 OPT_l = (1 << 5), enumerator in enum:__anon11299
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c1223 OPT_l = 1 << 10, enumerator in enum:__anon11209
1299 if (opt & OPT_l) decode_format_string("d4");

Completed in 129 milliseconds