Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c149 #define CS_CLOCK 14 macro
352 { CS_CLOCK, RO, "clock" }, /* 14 */
464 CS_CLOCK,
2010 case CS_CLOCK: in ctl_putsys()
2012 ctl_putts(sys_var[CS_CLOCK].text, &tmp); in ctl_putsys()