Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/
H A Dmain.c1178 char * ts_str; in handle_pkt() local
1191 ts_str = NULL; in handle_pkt()
1259 ts_str = tv_to_str(&tv_dst); in handle_pkt()
1293 msyslog(LOG_INFO, "%s %+.*f%s %s s%d %s%s", ts_str, in handle_pkt()
1300 free(ts_str); in handle_pkt()