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

/macosx-10.9.5/ntp-88/include/
H A Dntp_crypto.h124 tstamp_t tstamp; /* timestamp */
125 tstamp_t fstamp; /* filestamp */
156 tstamp_t first; /* not valid before */
157 tstamp_t last; /* not valid after */
171 tstamp_t fstamp; /* filestamp */
H A Dntp_types.h78 typedef u_int32 tstamp_t; /* NTP seconds timestamp */ typedef
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_crypto.c162 static tstamp_t crypto_time (void);
164 static struct cert_info *cert_parse (u_char *, long, tstamp_t);
269 tstamp_t tstamp; /* NTP timestamp */
394 tstamp_t tstamp = 0; /* timestamp */
395 tstamp_t fstamp = 0; /* filestamp */
1076 tstamp_t tstamp;
1413 tstamp_t tstamp, tstamp1 = 0; /* timestamp */
1414 tstamp_t fstamp, fstamp1 = 0; /* filestamp */
1551 tstamp_t tstamp; /* NTP timestamp */
1676 tstamp_t tstam
[all...]
H A Dntp_control.c65 static void ctl_putfs (const char *, tstamp_t);
1120 tstamp_t uval
/macosx-10.9.5/ntp-88/util/
H A Djitter.h44 typedef u_int32 tstamp_t; /* NTP seconds timestamp */ typedef

Completed in 141 milliseconds