Searched refs:time_to_string (Results 1 – 1 of 1) sorted by relevance
52 static const char *time_to_string(time_t abs_time);210 time_to_string(time_t abs_time) in time_to_string() function274 (void) strlcat(str, time_to_string(status->if_began), sizeof (str)); in dhcp_status_reply_to_string()276 (void) strlcat(str, time_to_string(status->if_lease), sizeof (str)); in dhcp_status_reply_to_string()278 (void) strlcat(str, time_to_string(status->if_t1), sizeof (str)); in dhcp_status_reply_to_string()