Searched refs:NTP_API (Results 1 – 4 of 4) sorted by relevance
129 #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()
46 # ifdef NTP_API in ntp_gettime()47 # if NTP_API > 3 in ntp_gettime()
101 #define NTP_API 4 /* NTP API version */ macro
101 Check against STA_NANO instead of (NTP_API > 3) to catch kernels1686 * ntpd/ntp_crypto.c: Check NTP_API if we're doing KERNEL_PLL so we1720 don't need it since we can check NTP_API. Re-hack the generated