htotal 229 source3/utils/smbget.c char hpos[20], htotal[20], havg[20]; htotal 237 source3/utils/smbget.c human_readable(total, htotal, sizeof(htotal)); htotal 240 source3/utils/smbget.c len = asprintf(&status, "%s of %s (%.2f%%) at %s/s ETA: %s", hpos, htotal, prcnt, havg, print_time(eta));