Searched refs:bytecnt2str (Results 1 – 3 of 3) sorted by relevance
83 bytecnt2str;
374 extern char *bytecnt2str(uint64_t, char *, size_t);
142 (void) bytecnt2str(num, str, bufsiz); in bytecnt2out()168 bytecnt2str(uint64_t num, char *buf, size_t buflen) in bytecnt2str() function