Home
last modified time | relevance | path

Searched refs:NTP_API (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dntptime.c127 #if defined(NTP_API) && NTP_API > 3 in main()
201 #ifdef NTP_API in main()
202 # if NTP_API > 3 in main()
322 #if defined(NTP_API) && NTP_API > 3 in main()
/freebsd/contrib/ntp/include/
H A Dntp_syscall.h44 # ifdef NTP_API in ntp_gettime()
45 # if NTP_API > 3 in ntp_gettime()
/freebsd/sys/sys/
H A Dtimex.h36 #define NTP_API 4 /* NTP API version */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c92 * includes TAI offset and is identified by the symbol NTP_API with
138 #if defined(STA_NANO) && NTP_API == 4
829 #if defined(STA_NANO) && NTP_API == 4 in local_clock()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0101 Check against STA_NANO instead of (NTP_API > 3) to catch kernels
1686 * ntpd/ntp_crypto.c: Check NTP_API if we're doing KERNEL_PLL so we
1720 don't need it since we can check NTP_API. Re-hack the generated