Searched refs:HAVE_GETCLOCK (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/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)
23 # else /* not (HAVE_SYS_TIMERS_H && HAVE_GETCLOCK) */
36 # endif /* not (HAVE_SYS_TIMERS_H && HAVE_GETCLOCK) */
H A Dntp_machine.h86 #define HAVE_GETCLOCK 1 /* configure does not set this ... */ macro
/freebsd-9.3-release/contrib/ntp/util/
H A Dprecision.c122 #ifdef HAVE_GETCLOCK
133 #ifdef HAVE_GETCLOCK
137 #else /* not HAVE_GETCLOCK */
139 #endif /* not HAVE_GETCLOCK */
142 #ifdef HAVE_GETCLOCK
146 #else /* not HAVE_GETCLOCK */
148 #endif /* not HAVE_GETCLOCK */
H A Djitter.c96 #if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_GETCLOCK)
110 #else /* HAVE_CLOCK_GETTIME || HAVE_GETCLOCK */
120 #endif /* HAVE_CLOCK_GETTIME || HAVE_GETCLOCK */
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_util.c190 #ifdef HAVE_GETCLOCK
242 #ifdef HAVE_GETCLOCK
246 #else /* not HAVE_GETCLOCK */
248 #endif /* not HAVE_GETCLOCK */
H A Drefclock_oncore.c1915 #ifdef HAVE_GETCLOCK
1922 # ifdef HAVE_GETCLOCK
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsystime.c138 #elif defined(HAVE_GETCLOCK)

Completed in 132 milliseconds