Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_control.c144 #define CS_REFTIME 7 macro
347 { CS_REFTIME, RO, "reftime" }, /* 7 */
465 CS_REFTIME,
1969 case CS_REFTIME: in ctl_putsys()
1970 ctl_putts(sys_var[CS_REFTIME].text, &sys_reftime); in ctl_putsys()