HomeSort by relevance Sort by last modified time
    Searched refs:format_size (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
progressmeter.c 43 static void format_size(char *, int, off_t);
67 /* units for format_size */
96 format_size(char *buf, int size, off_t bytes) function
172 format_size(buf + strlen(buf), win_size - strlen(buf),
  /external/openssh/
progressmeter.c 53 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 484 milliseconds