Searched refs:OPT_d (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dmountpoint.c21 #define OPT_d (2) macro
51 if (opt & OPT_d)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dhostname.c49 OPT_d = 0x1, enumerator in enum:__anon11332
79 } else if (option_mask32 & OPT_d) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Duniq.c40 OPT_d = 0x2, enumerator in enum:__anon11219
92 if (!(opt & (OPT_d << !!dups))) { /* (if dups, opt & OPT_e) */
H A Dod_bloaty.c1218 OPT_d = 1 << 5, enumerator in enum:__anon11209
1294 if (opt & OPT_d) decode_format_string("u2");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c67 OPT_d = (1 << 0), enumerator in enum:__anon11403
84 #define FLAG_d_debug (option_mask32 & OPT_d)

Completed in 103 milliseconds