Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_control.h198 #define CP_HPOLL 12 macro
/trueos/contrib/ntp/ntpd/
HDntp_control.c200 { CP_HPOLL, RO, "hpoll" }, /* 12 */
258 CP_HPOLL,
1555 case CP_HPOLL: in ctl_putpeer()
1556 ctl_putuint(peer_var[CP_HPOLL].text, peer->hpoll); in ctl_putpeer()
/trueos/contrib/ntp/ntpq/
HDntpq.c162 { CP_HPOLL, UI, "hpoll" }, /* 12 */
194 { CP_HPOLL, UI, "hostpoll" }, /* 12 */
HDntpq-subs.c1445 case CP_HPOLL: in doprintpeers()