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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_control.c67 static void ctl_puthex (const char *, u_long);
1736 * ctl_puthex - write a tagged unsigned integer, in hex, into the
1740 ctl_puthex( function
2145 ctl_puthex(sys_var[varid].text, mon_enabled);
2503 ctl_puthex(sys_var[CS_FLAGS].text,
2711 ctl_puthex(peer_var[id].text, p->reach);
2715 ctl_puthex(peer_var[id].text, p->flash);
2757 ctl_puthex(peer_var[id].text, p->keyid);
2852 ctl_puthex(peer_var[id].text, p->crypto);
2877 ctl_puthex(peer_va
[all...]

Completed in 107 milliseconds