Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_control.c145 #define CS_POLL 8 macro
348 { CS_POLL, RO, "tc" }, /* 8 */
468 CS_POLL,
1973 case CS_POLL: in ctl_putsys()
1974 ctl_putuint(sys_var[CS_POLL].text, sys_poll); in ctl_putsys()