Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_util.c498 fstostr(lsig.ttime), in stats_config()
502 fstostr(lsig.etime)); in stats_config()
989 char * fstostr( in fstostr() function
/NextBSD/contrib/ntp/include/
HDntpd.h297 extern char * fstostr(time_t); /* NTP timescale seconds */
/NextBSD/contrib/ntp/
HDCommitLog108227 fstostr() + strcpy() + fstostr() + strcpy() + snprintf() + report_event()
108228 -> fstostr() + mprintf_event().
108232 fstostr() can now safely return strings longer than 19 characters.
158697 add comment that fstostr time_t arg isn't a typical time_t