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
131 #ifdef HAVE_PPSAPI
152 #ifdef HAVE_PPSAPI
435 #ifdef HAVE_PPSAPI in wwvb_receive()
482 #ifdef HAVE_PPSAPI in wwvb_timer()
526 #ifdef HAVE_PPSAPI in wwvb_poll()
556 #ifdef HAVE_PPSAPI
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
244 # ifdef HAVE_PPSAPI
294 #ifdef HAVE_PPSAPI
405 # ifdef HAVE_PPSAPI in nmea_start()
453 # ifdef HAVE_PPSAPI in nmea_shutdown()
471 #ifdef HAVE_PPSAPI
649 # ifdef HAVE_PPSAPI in nmea_procrec()
893 # ifdef HAVE_PPSAPI in nmea_procrec()
973 # ifdef HAVE_PPSAPI in nmea_procrec()
1099 # ifdef HAVE_PPSAPI in nmea_poll()
[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()
4027 #ifdef HAVE_PPSAPI in parse_process()
[all …]
H A Dntp_refclock.c30 #ifdef HAVE_PPSAPI
1421 #ifdef HAVE_PPSAPI
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
H A Drefclock_jupiter.c39 #if defined(REFCLOCK) && defined(CLOCK_JUPITER) && defined(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 DCommitLog171316 [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
171319 [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
171329 [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
229154 Isolate HAVE_PPSAPI-specific code in atom_shutdown (Dave Mills).