Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDprogressmeter.c53 static void format_size(char *, int, off_t);
107 format_size(char *buf, int size, off_t bytes) in format_size() function
183 format_size(buf + strlen(buf), win_size - strlen(buf), in refresh_progress_meter()