Searched refs:sec2str (Results 1 – 2 of 2) sorted by relevance
71 static char *sec2str(time_t);313 sec2str(lifetime.ia6t_preferred - now.tv_sec));321 sec2str(lifetime.ia6t_expire - now.tv_sec));428 sec2str(time_t total) function
185 static char *sec2str(time_t);772 printf(" %-9.9s", sec2str(expire - now.tv_sec)); in dump()1206 sec2str(p->expire - now.tv_sec)); in rtrlist()1281 sec2str(p->expire - now.tv_sec)); in plist()1433 sec2str(time_t total) in sec2str() function