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

/macosx-10.10/OpenSSH-189/openssh/
H A Dprogressmeter.c53 static void format_size(char *, int, off_t);
77 /* units for format_size */
106 format_size(char *buf, int size, off_t bytes) function
182 format_size(buf + strlen(buf), win_size - strlen(buf),

Completed in 164 milliseconds