Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c657 enum { human_opts = (human_autoscale | human_round_to_nearest enumerator
677 human_opts | human_base_1024, 1, 1)); in alloc_ibuf()
700 human_opts | human_base_1024, 1, 1)); in alloc_obuf()
742 char const *si = human_readable (w_bytes, hbuf[0], human_opts, 1, 1); in print_xfer_stats()
744 human_opts | human_base_1024, 1, 1); in print_xfer_stats()
755 bytes_per_second = human_readable (w_bytes, bpsbuf, human_opts, in print_xfer_stats()