Searched refs:bytecnt2out (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.h | 89 * sufficient for bytecnt2out(),secs2out() functions. 373 extern char *bytecnt2out(uint64_t, char *, size_t, int);
|
H A D | ipsec_util.c | 129 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 29 milliseconds