Home
last modified time | relevance | path

Searched refs:CTL_SST_TS_NTP (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
HDntp_control.h79 #define CTL_SST_TS_NTP 6 /* ntp */ macro
/freebsd-13-stable/contrib/ntp/libntp/
HDstatestr.c49 { CTL_SST_TS_NTP, "sync_ntp", 0 },
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_control.c705 CTL_SST_TS_NTP, /* REFCLK_NONE (0) */
720 CTL_SST_TS_NTP, /* not used (15) */
728 CTL_SST_TS_NTP, /* not used (23) */
729 CTL_SST_TS_NTP, /* not used (24) */
730 CTL_SST_TS_NTP, /* not used (25) */
1381 this_clock = CTL_SST_TS_NTP; in ctlsysstatus()