Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dntptime.c129 #if defined(NTP_API) && NTP_API > 3 in main()
203 #ifdef NTP_API in main()
204 # if NTP_API > 3 in main()
324 #if defined(NTP_API) && NTP_API > 3 in main()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_syscall.h46 # ifdef NTP_API in ntp_gettime()
47 # if NTP_API > 3 in ntp_gettime()
/netbsd-src/sys/sys/
H A Dtimex.h101 #define NTP_API 4 /* NTP API version */ macro
/netbsd-src/external/bsd/ntp/dist/
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