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

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

Completed in 113 milliseconds