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

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c131 bytecnt2out(uint64_t num, char *buf, size_t bufsiz, int flags) function
1924 bytecnt2out(current->sadb_lifetime_bytes, byte_str,
1949 bytecnt2out(soft->sadb_lifetime_bytes, byte_str,
1974 bytecnt2out(soft->sadb_lifetime_bytes -
2029 bytecnt2out(hard->sadb_lifetime_bytes, byte_str,
2054 bytecnt2out(hard->sadb_lifetime_bytes -

Completed in 64 milliseconds