Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_proto.c123 int sys_survivors; /* truest of the truechimers */ variable
292 } else if ( sys_survivors < sys_minclock in transmit()
319 || sys_survivors < sys_minclock)) in transmit()
2125 && leap_vote_ins > sys_survivors / 2) { in clock_update()
2130 && leap_vote_del > sys_survivors / 2) { in clock_update()
2578 sys_survivors = 0; in clock_select()
2942 sys_survivors++; in clock_select()
3004 clock_combine(peers, sys_survivors, speer); in clock_select()
4203 sys_survivors = 0; in init_proto()
/NextBSD/contrib/ntp/
HDChangeLog3759 * ntp_proto.c: sys_survivors and hpoll cleanup from Dave Mills.
HDCommitLog171876 sys_survivors and hpoll cleanup from Dave Mills
171885 sys_survivors and hpoll cleanup from Dave Mills