Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_control.c151 #define CS_CLOCK 14 macro
354 { CS_CLOCK, RO, "clock" }, /* 14 */
466 CS_CLOCK,
2016 case CS_CLOCK: in ctl_putsys()
2018 ctl_putts(sys_var[CS_CLOCK].text, &tmp); in ctl_putsys()