Home
last modified time | relevance | path

Searched refs:HAVE_PPSAPI (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwvb.c20 #ifdef HAVE_PPSAPI
23 #endif /* HAVE_PPSAPI */
131 #ifdef HAVE_PPSAPI
137 #endif /* HAVE_PPSAPI */
152 #ifdef HAVE_PPSAPI
158 #endif /* HAVE_PPSAPI */
435 #ifdef HAVE_PPSAPI in wwvb_receive()
440 #endif /* HAVE_PPSAPI */ in wwvb_receive()
482 #ifdef HAVE_PPSAPI in wwvb_timer()
489 #endif /* HAVE_PPSAPI */ in wwvb_timer()
[all...]
H A Drefclock_conf.c57 #if defined(CLOCK_MX4200) && defined(HAVE_PPSAPI)
135 #if defined (CLOCK_ATOM) && defined(HAVE_PPSAPI)
177 #if defined(CLOCK_JUPITER) && defined(HAVE_PPSAPI)
H A Drefclock_nmea.c44 #ifdef HAVE_PPSAPI
47 #endif /* HAVE_PPSAPI */
59 * If HAVE_PPSAPI is defined code to use the PPSAPI will be compiled in.
244 # ifdef HAVE_PPSAPI
249 # endif /* HAVE_PPSAPI */
294 #ifdef HAVE_PPSAPI
301 #endif /* HAVE_PPSAPI */
405 # ifdef HAVE_PPSAPI in nmea_start()
407 # endif /* HAVE_PPSAPI */ in nmea_start()
453 # ifdef HAVE_PPSAPI in nmea_shutdown()
[all...]
H A Drefclock_atom.c20 #if defined(REFCLOCK) && defined(CLOCK_ATOM) && defined(HAVE_PPSAPI)
H A Drefclock_parse.c148 #ifdef HAVE_PPSAPI
170 #ifdef HAVE_PPSAPI
425 #ifdef HAVE_PPSAPI
2224 #ifdef HAVE_PPSAPI in local_input()
2810 #ifdef HAVE_PPSAPI in parse_shutdown()
2852 #ifdef HAVE_PPSAPI
3186 #ifndef HAVE_PPSAPI in parse_start()
3224 #if defined(HAVE_PPSAPI) in parse_start()
3402 #if defined(HAVE_PPSAPI) in parse_ctl()
3434 #if defined(HAVE_PPSAPI) in parse_ctl()
[all …]
H A Dntp_refclock.c30 #ifdef HAVE_PPSAPI
33 #endif /* HAVE_PPSAPI */
1421 #ifdef HAVE_PPSAPI
1609 #endif /* HAVE_PPSAPI */ in refclock_pps()
1662 #ifdef HAVE_PPSAPI in refclock_ppsaugment()
H A Drefclock_mx4200.c50 #if defined(REFCLOCK) && defined(CLOCK_MX4200) && defined(HAVE_PPSAPI)
81 #ifdef HAVE_PPSAPI
83 #endif /* HAVE_PPSAPI */
H A Drefclock_jupiter.c39 #if defined(REFCLOCK) && defined(CLOCK_JUPITER) && defined(HAVE_PPSAPI)
1030 #else /* not (REFCLOCK && CLOCK_JUPITER && HAVE_PPSAPI) */
1032 #endif /* not (REFCLOCK && CLOCK_JUPITER && HAVE_PPSAPI) */
H A Drefclock_oncore.c181 #ifdef HAVE_PPSAPI
H A Drefclock_ripencc.c47 #ifdef HAVE_PPSAPI
/freebsd/usr.sbin/ntp/
H A Dconfig.h702 #define HAVE_PPSAPI 1 macro
/freebsd/contrib/ntp/
H A Dconfig.h.in701 #undef HAVE_PPSAPI
H A DCommitLog-4.1.01540 * ntpd/refclock_oncore.c: Re-enabled oncore driver for HAVE_PPSAPI
1599 * configure.in: ac_cv_atom_ok, depends on HAVE_PPSAPI.
3022 * ntpd/ntp_refclock.c: HAVE_PPSAPI header cleanup
H A Dconfigure.ac1660 AC_DEFINE(HAVE_PPSAPI, 1, [Do we have the PPS API per the Draft RFC?]) definition
H A DChangeLog3881 * [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
H A DCommitLog[all...]