Searched refs:secs2str (Results 1 – 3 of 3) sorted by relevance
116 secs2str;
372 extern char *secs2str(unsigned int, char *, int);
214 (void) secs2str(secs, str, bufsiz); in secs2out()239 secs2str(unsigned int secs, char *buf, int bufsiz) in secs2str() function