Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Ddu.c81 OPT_k_kbytes = (1 << 2), enumerator
264 if (opt & OPT_k_kbytes) { in du_main()
275 if (opt & OPT_k_kbytes) { in du_main()