Home
last modified time | relevance | path

Searched refs:HAVE_GETCLOCK (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dprecision.c122 #ifdef HAVE_GETCLOCK in default_get_precision()
133 #ifdef HAVE_GETCLOCK in default_get_precision()
142 #ifdef HAVE_GETCLOCK in default_get_precision()
H A Djitter.c96 #if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_GETCLOCK) in get_systime()
/freebsd/contrib/ntp/include/
H A Dntp_workimpl.h16 (defined(HAVE_GETCLOCK) || defined(HAVE_CLOCK_GETTIME))
H A Dntp_unixtime.h18 # if defined(HAVE_SYS_TIMERS_H) && defined(HAVE_GETCLOCK)
H A Dntp_machine.h86 #define HAVE_GETCLOCK 1 /* configure does not set this ... */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c190 #ifdef HAVE_GETCLOCK in write_stats()
242 #ifdef HAVE_GETCLOCK in write_stats()
246 #else /* not HAVE_GETCLOCK */ in write_stats()
248 #endif /* not HAVE_GETCLOCK */ in write_stats()
H A Drefclock_oncore.c1923 #ifdef HAVE_GETCLOCK in oncore_get_timestamp()
1930 # ifdef HAVE_GETCLOCK in oncore_get_timestamp()
/freebsd/contrib/ntp/libntp/
H A Dsystime.c146 #elif defined(HAVE_GETCLOCK) in get_ostime()
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in108 #undef HAVE_GETCLOCK
/freebsd/contrib/ntp/
H A Dconfig.h.in452 #undef HAVE_GETCLOCK