Searched refs:CP_HPOLL (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/ntp/include/ |
| HD | ntp_control.h | 198 #define CP_HPOLL 12 macro
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_control.c | 200 { 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/ |
| HD | ntpq.c | 162 { CP_HPOLL, UI, "hpoll" }, /* 12 */ 194 { CP_HPOLL, UI, "hostpoll" }, /* 12 */
|
| HD | ntpq-subs.c | 1445 case CP_HPOLL: in doprintpeers()
|