Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Ddu.c89 OPT_h_for_humans = (1 << 10), enumerator
258 if (opt & OPT_h_for_humans) { in du_main()