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

/macosx-10.9.5/ntp-88/sntp/
H A Dmain.c172 char *hostname = NULL, *ts_str = NULL; local
329 ts_str = tv_to_str(&tv_dst);
331 printf("%s ", ts_str);
343 free(ts_str);

Completed in 98 milliseconds