Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_conf.c191 #if defined(CLOCK_DUMBCLOCK)
H A Drefclock_dumbclock.c17 #if defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK)
/netbsd/external/bsd/ntp/include/
H A Dconfig.h50 #define CLOCK_DUMBCLOCK 1 macro
/netbsd/external/bsd/ntp/dist/
H A Dconfig.h.in49 #undef CLOCK_DUMBCLOCK
H A Dconfigure.ac2064 AC_DEFINE([CLOCK_DUMBCLOCK], [1], [Dumb generic hh:mm:ss local clock?]) definition
H A DCommitLog175403 disable CLOCK_DUMBCLOCK on Windows, it needs work first