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

  /src/external/bsd/ntp/dist/include/
ntp_syscall.h 46 # ifdef NTP_API
47 # if NTP_API > 3
  /src/external/bsd/ntp/dist/util/
ntptime.c 129 #if defined(NTP_API) && NTP_API > 3
203 #ifdef NTP_API
204 # if NTP_API > 3
324 #if defined(NTP_API) && NTP_API > 3
328 #endif /* NTP_API */
  /src/sys/sys/
timex.h 101 #define NTP_API 4 /* NTP API version */
  /src/external/bsd/ntp/dist/ntpd/
ntp_loopfilter.c 94 * includes TAI offset and is identified by the symbol NTP_API with
140 #if defined(STA_NANO) && NTP_API == 4
831 #if defined(STA_NANO) && NTP_API == 4

Completed in 26 milliseconds