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