Home
last modified time | relevance | path

Searched refs:REFCLOCK (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/contrib/ntp/libparse/
H A Dparse_conf.c47 #if defined(REFCLOCK) && defined(CLOCK_PARSE)
150 #else /* not (REFCLOCK && CLOCK_PARSE) */
152 #endif /* not (REFCLOCK && CLOCK_PARSE) */
H A Dclk_sel240x.c18 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_SEL240X)
170 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SEL240X) */
172 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SEL240X) */
H A Dclk_wharton.c14 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_WHARTON_400A)
171 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
173 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
H A Dclk_schmid.c42 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_SCHMID)
224 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */
226 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */
H A Dclk_computime.c5 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_COMPUTIME)
184 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_COMPUTIME) */
186 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_COMPUTIME) */
H A Dclk_rcc8000.c20 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_RCC8000)
165 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RCC8000) */
167 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RCC8000) */
H A Dclk_dcf7000.c41 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_DCF7000)
178 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
180 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
H A Dclk_hopf6021.c25 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_HOPF6021)
268 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */
270 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */
H A Dclk_trimtaip.c41 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_TRIMTAIP)
183 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
185 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
H A Dclk_varitext.c5 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_VARITEXT)
254 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_VARITEXT) */
256 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_VARITEXT) */
/freebsd/contrib/ntp/include/
H A Drecvbuff.h22 #if defined(REFCLOCK)
H A Dntpd.h265 #ifdef REFCLOCK
271 #endif /* REFCLOCK */
625 #ifdef REFCLOCK
H A Dntp_refclock.h218 #ifdef REFCLOCK
/freebsd/contrib/ntp/ntpd/
H A Drefclock_local.c11 #ifdef REFCLOCK
217 #endif /* REFCLOCK */
H A Drefclock_atom.c20 #if defined(REFCLOCK) && defined(CLOCK_ATOM) && defined(HAVE_PPSAPI)
239 #endif /* REFCLOCK */
H A Drefclock_hopfpci.c37 #if defined(REFCLOCK) && defined(CLOCK_HOPF_PCI)
258 #endif /* REFCLOCK */
H A Drefclock_tpro.c9 #if defined(REFCLOCK) && defined(CLOCK_TPRO)
208 #endif /* REFCLOCK */
H A Dntp_timer.c313 #ifdef REFCLOCK in timer()
319 #endif /* REFCLOCK */ in timer()
340 #ifdef REFCLOCK in timer()
344 #endif /* REFCLOCK */ in timer()
H A Drefclock_conf.c15 #ifdef REFCLOCK
H A Drefclock_heath.c10 #if defined(REFCLOCK) && defined(CLOCK_HEATH)
450 #endif /* REFCLOCK */
H A Drefclock_pcf.c9 #if defined(REFCLOCK) && defined(CLOCK_PCF)
227 #endif /* REFCLOCK */
H A Drefclock_pst.c9 #if defined(REFCLOCK) && defined(CLOCK_PST)
318 #endif /* REFCLOCK */
H A Drefclock_tt560.c9 #if defined(REFCLOCK) && defined(CLOCK_TT560)
270 #endif /* REFCLOCK */
H A Drefclock_zyfer.c11 #if defined(REFCLOCK) && defined(CLOCK_ZYFER)
348 #endif /* REFCLOCK */
H A Dntp_proto.c3137 #ifdef REFCLOCK in poll_update()
3171 #ifdef REFCLOCK in poll_update()
3286 #ifdef REFCLOCK in peer_clear()
3292 #ifdef REFCLOCK in peer_clear()
3541 #ifdef REFCLOCK in clock_select()
3660 #ifdef REFCLOCK in clock_select()
3811 #ifdef REFCLOCK in clock_select()
3840 #ifdef REFCLOCK in clock_select()
4017 #ifdef REFCLOCK in clock_select()
5387 #ifdef REFCLOCK in proto_config()

1234