Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c67 static void ctl_puthex (const char *, u_long);
1748 ctl_puthex( in ctl_puthex() function
2148 ctl_puthex(sys_var[varid].text, mon_enabled); in ctl_putsys()
2508 ctl_puthex(sys_var[CS_FLAGS].text, in ctl_putsys()
2715 ctl_puthex(peer_var[id].text, p->reach); in ctl_putpeer()
2719 ctl_puthex(peer_var[id].text, p->flash); in ctl_putpeer()
2761 ctl_puthex(peer_var[id].text, p->keyid); in ctl_putpeer()
2856 ctl_puthex(peer_var[id].text, p->crypto); in ctl_putpeer()
3830 ctl_puthex(tag, mon->flags); in send_mru_entry()
4295 ctl_puthex(tag, (u_int)la->flags); in send_ifstats_entry()
[all …]