Home
last modified time | relevance | path

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

/trueos/usr.sbin/ntp/
HDconfig.h48 #define CLOCK_DUMBCLOCK 1 macro
/trueos/contrib/ntp/ntpd/
HDrefclock_conf.c195 #if defined(CLOCK_DUMBCLOCK)
HDrefclock_dumbclock.c15 #if defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK)
/trueos/contrib/ntp/
HDconfig.h.in49 #undef CLOCK_DUMBCLOCK
HDconfigure.ac2507 AC_DEFINE(CLOCK_DUMBCLOCK, 1, [Dumb generic hh:mm:ss local clock?]) definition