Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDrefclock_conf.c189 #if defined(CLOCK_DUMBCLOCK)
HDrefclock_dumbclock.c15 #if defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK)
/NextBSD/usr.sbin/ntp/
HDconfig.h51 #define CLOCK_DUMBCLOCK 1 macro
/NextBSD/contrib/ntp/
HDconfig.h.in49 #undef CLOCK_DUMBCLOCK
HDconfigure.ac2058 AC_DEFINE([CLOCK_DUMBCLOCK], [1], [Dumb generic hh:mm:ss local clock?]) definition
HDCommitLog159389 disable CLOCK_DUMBCLOCK on Windows, it needs work first