Lines Matching refs:sec2str
558 sec2str(rai->rai_lifetime, ssbuf)); in action_show()
566 printf("%s/", sec2str(rai->rai_mininterval, ssbuf)); in action_show()
567 printf("%s\n", sec2str(rai->rai_maxinterval, ssbuf)); in action_show()
588 sec2str(rai->rai_reachabletime, ssbuf)); in action_show()
591 sec2str(rai->rai_retranstimer, ssbuf), in action_show()
703 sec2str(ifi_s->ifi_burstinterval, ssbuf), in action_show()
739 "infinity" : sec2str(rti->rti_ltime, ssbuf)); in action_show_rtinfo()
772 "infinity" : sec2str(pfx->pfx_validlifetime, ssbuf)); in action_show_prefix()
777 sec2str(pfx->pfx_vltimeexpire - now.tv_sec, ssbuf) : in action_show_prefix()
784 "infinity" : sec2str(pfx->pfx_preflifetime, ssbuf)); in action_show_prefix()
789 sec2str(pfx->pfx_pltimeexpire - now.tv_sec, ssbuf) : in action_show_prefix()
806 printf(" expire=%s", sec2str(rest->tv_sec, ssbuf)); in action_show_prefix()
849 sec2str(ltime, ssbuf)); in action_show_rdnss()
890 hbuf, sec2str(ltime, ssbuf)); in action_show_dnssl()