Home
last modified time | relevance | path

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

/dports/ports-mgmt/pkg-provides/pkg-provides-9304c3d/
H A Dprogressbar.c61 format_rate_SI(char *buf, int size, off_t bytes) in format_rate_SI() function
191 format_rate_SI(buf, sizeof(buf), transferred); in draw_progressbar()
193 format_rate_SI(buf, sizeof(buf), in draw_progressbar()
/dports/ports-mgmt/pkg/pkg-1.17.5/src/
H A Devent.c111 format_rate_SI(char *buf, int size, off_t bytes) in format_rate_SI() function
487 format_rate_SI(buf, sizeof(buf), transferred); in draw_progressbar()
489 format_rate_SI(buf, sizeof(buf), in draw_progressbar()