Home
last modified time | relevance | path

Searched refs:CLOCK_RAWDCF (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/html/hints/
H A Dchanges2 - Added support to supply power from RS232 with CLOCK_RAWDCF.
4 - Made Linux ignore parity errors with CLOCK_RAWDCF.
10 - Added support to supply power from RS232 with CLOCK_RAWDCF.
/freebsd/contrib/ntp/libparse/
H A Dparse_conf.c67 #ifdef CLOCK_RAWDCF
119 #ifdef CLOCK_RAWDCF
H A Dclk_rawdcf.c41 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_RAWDCF)
/freebsd/usr.sbin/ntp/
H A Dconfig.h122 #define CLOCK_RAWDCF 1 macro
/freebsd/contrib/ntp/
H A Dconfig.h.in121 #undef CLOCK_RAWDCF
H A Dconfigure.ac2807 AC_DEFINE([CLOCK_RAWDCF], [1], [DCF77 raw time code]) definition