Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dinstall.c132 OPT_STRIP = 1 << 6, in install_main() enumerator
234 if (opts & OPT_STRIP) { in install_main()