HomeSort by: relevance | last modified time | path
    Searched refs:tstamp_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_crypto.h 133 tstamp_t tstamp; /* timestamp */
134 tstamp_t fstamp; /* filestamp */
181 tstamp_t fstamp; /* filestamp */
ntp_types.h 231 typedef u_int32 tstamp_t; /* NTP seconds timestamp */ typedef
  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 201 static tstamp_t crypto_time (void);
203 static struct cert_info *cert_parse (const u_char *, long, tstamp_t);
310 tstamp_t tstamp; /* NTP timestamp */
434 tstamp_t fstamp = 0; /* filestamp */
1101 tstamp_t tstamp;
1434 tstamp_t tstamp, tstamp1 = 0; /* timestamp */
1435 tstamp_t fstamp, fstamp1 = 0; /* filestamp */
1582 tstamp_t tstamp; /* NTP timestamp */
1714 tstamp_t tstamp; /* NTP timestamp */
2002 tstamp_t
    [all...]
ntp_control.c 78 static void ctl_putfs (const char *, tstamp_t);
1730 tstamp_t uval

Completed in 45 milliseconds