Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_conf.c189 #if defined(CLOCK_DUMBCLOCK)
Drefclock_dumbclock.c15 #if defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK)
/freebsd-10-stable/usr.sbin/ntp/
Dconfig.h51 #define CLOCK_DUMBCLOCK 1 macro
/freebsd-10-stable/contrib/ntp/
Dconfig.h.in49 #undef CLOCK_DUMBCLOCK
Dconfigure.ac2065 AC_DEFINE([CLOCK_DUMBCLOCK], [1], [Dumb generic hh:mm:ss local clock?]) definition
DCommitLog164431 disable CLOCK_DUMBCLOCK on Windows, it needs work first