Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_conf.c189 #if defined(CLOCK_DUMBCLOCK)
H A Drefclock_dumbclock.c15 #if defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK)
377 #endif /* defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK) */
/freebsd/usr.sbin/ntp/
H A Dconfig.h50 #define CLOCK_DUMBCLOCK 1 macro
/freebsd/contrib/ntp/
H A Dconfig.h.in49 #undef CLOCK_DUMBCLOCK
H A Dconfigure.ac2061 AC_DEFINE([CLOCK_DUMBCLOCK], [1], [Dumb generic hh:mm:ss local clock?]) definition
H A DCommitLog[all...]