Home
last modified time | relevance | path

Searched refs:OPT_W (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/selinux/
Dsetfiles.c154 OPT_W = (1 << 13), enumerator
171 #define FLAG_W_warn_no_match (option_mask32 & OPT_W)
/busybox-1.35.0/networking/
Dping.c410 OPT_W = 1 << 7, enumerator
/busybox-1.35.0/editors/
Dawk.c92 OPT_W = 1 << OPTBIT_W enumerator
3620 if (opt & OPT_W) in awk_main()