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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c201 secs2out(unsigned int secs, char *buf, int bufsiz, int flags) function
1953 secs2out(soft->sadb_lifetime_addtime, secs_str,
1958 secs2out(soft->sadb_lifetime_usetime, secs_str,
2005 secs2out(scratch, secs_str,
2033 secs2out(hard->sadb_lifetime_addtime, secs_str,
2038 secs2out(hard->sadb_lifetime_usetime, secs_str,
2085 secs2out(scratch, secs_str,
2105 secs2out(idle->sadb_lifetime_addtime, secs_str,
2110 secs2out(idle->sadb_lifetime_usetime, secs_str,
H A Dipsec_util.h89 * sufficient for bytecnt2out(),secs2out() functions.
371 extern char *secs2out(unsigned int, char *, int, int);

Completed in 29 milliseconds