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

/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_util.c641 strcpy(str1, fstostr(leap_sec));
642 strcpy(str2, fstostr(leap_expire));
1193 * fstostr - prettyprint NTP seconds
1195 char * fstostr( function
H A Dntp_crypto.c964 strcpy(str1, fstostr(leap_sec));
965 strcpy(str2, fstostr(leap_expire));
/macosx-10.9.5/ntp-88/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 179 milliseconds