Home
last modified time | relevance | path

Searched refs:monosec_to_string (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h55 const char *monosec_to_string(monosec_t);
H A Dbound.c603 monosec_to_string(dsmp->dsm_newstart_monosec + lease)); in configure_v4_timers()
606 dsmp->dsm_name, monosec_to_string(dsmp->dsm_newstart_monosec + in configure_v4_timers()
610 dsmp->dsm_name, monosec_to_string(dsmp->dsm_newstart_monosec + in configure_v4_timers()
H A Dutil.c137 monosec_to_string(monosec_t monosec) in monosec_to_string() function