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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h87 * bytecnt2str(),secs2str(). This is because the string output of these
372 extern char *secs2str(unsigned int, char *, int);
H A Dipsec_util.c195 * secs2str() wrapper. Zeroes out the input buffer and if the number of
212 (void) secs2str(secs, str, bufsiz);
237 secs2str(unsigned int secs, char *buf, int bufsiz) function

Completed in 30 milliseconds