Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difplugd.c115 FLAG_KILL = 1 << 17, // -k, Kill a running daemon enumerator
585 if (opts & FLAG_KILL) { in ifplugd_main()