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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h87 * bytecnt2str(),secs2str(). This is because the string output of these
374 extern char *bytecnt2str(uint64_t, char *, size_t);
H A Dipsec_util.c122 * bytecnt2str() wrapper. Zeroes out the input buffer and if the number
140 (void) bytecnt2str(num, str, bufsiz);
166 bytecnt2str(uint64_t num, char *buf, size_t buflen) function

Completed in 28 milliseconds