Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c233 #define CS_FLAGS (1 + CS_MAX_NOAUTOKEY) macro
435 { CS_FLAGS, RO, "flags" }, /* 1 + CS_MAX_NOAUTOKEY */
481 CS_FLAGS,
2506 case CS_FLAGS: in ctl_putsys()
2508 ctl_puthex(sys_var[CS_FLAGS].text, in ctl_putsys()
/freebsd-14.2/contrib/ntp/
H A DCommitLog-4.1.01795 * include/ntp_control.h (CS_FLAGS): Wiggle in.