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

/osnet-11/usr/src/lib/libipsecutil/common/
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 29 milliseconds