Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c214 OPT_slash = (1 << 14), enumerator
317 if (opts & OPT_slash) root = optarg; in tcpudpsvd_main()