Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c143 #define CS_POLL 8 macro
346 { CS_POLL, RO, "tc" }, /* 8 */
466 CS_POLL,
1967 case CS_POLL: in ctl_putsys()
1968 ctl_putuint(sys_var[CS_POLL].text, sys_poll); in ctl_putsys()