Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c239 #define CS_IDENT (7 + CS_MAX_NOAUTOKEY) macro
441 { CS_IDENT, RO, "ident" }, /* 7 + CS_MAX_NOAUTOKEY */
480 CS_IDENT,
2539 case CS_IDENT: in ctl_putsys()
2541 ctl_putstr(sys_var[CS_IDENT].text, sys_ident, in ctl_putsys()