Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTAlert.c245 char bytesp[80], totalp[80], transferp[80]; in HTReadProgress() local
319 sprint_bytes(bytesp, bytes, was_units); in HTReadProgress()
328 HTSprintf0(&line, gettext("Read %s of data"), bytesp); in HTReadProgress()
352 bytesp, totalp); in HTReadProgress()
354 HTSprintf0(&line, gettext("Read %s of data"), bytesp); in HTReadProgress()