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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h89 * sufficient for bytecnt2out(),secs2out() functions.
373 extern char *bytecnt2out(uint64_t, char *, size_t, int);
H A Dipsec_util.c129 bytecnt2out(uint64_t num, char *buf, size_t bufsiz, int flags) function
1922 bytecnt2out(current->sadb_lifetime_bytes, byte_str,
1947 bytecnt2out(soft->sadb_lifetime_bytes, byte_str,
1972 bytecnt2out(soft->sadb_lifetime_bytes -
2027 bytecnt2out(hard->sadb_lifetime_bytes, byte_str,
2052 bytecnt2out(hard->sadb_lifetime_bytes -

Completed in 22 milliseconds