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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_util.c647 strcpy(str1, fstostr(leap_sec));
648 strcpy(str2, fstostr(leap_expire));
1199 * fstostr - prettyprint NTP seconds
1201 char * fstostr( function
H A Dntp_crypto.c964 strcpy(str1, fstostr(leap_sec));
965 strcpy(str2, fstostr(leap_expire));
/macosx-10.10.1/ntp-92/include/
H A Dntpd.h250 extern char * fstostr(time_t); /* NTP timescale seconds */
H A Dntpd.h.orig250 extern char * fstostr(time_t); /* NTP timescale seconds */

Completed in 102 milliseconds