Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c206 OPT_E = (1 << 6), enumerator
519 if (verbose || !(opts & OPT_E)) { in tcpudpsvd_main()
561 if (!(opts & OPT_E)) { in tcpudpsvd_main()
/busybox-1.35.0/findutils/
Dgrep.c164 OPT_E = 1 << OPTBIT_E, enumerator
787 || (option_mask32 & OPT_E) in grep_main()
/busybox-1.35.0/util-linux/
Dmkfs_ext2.c208 OPT_E = 1 << 16, enumerator