Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_acts.c443 if (up->msgcnt < MAXCODE) in acts_message()
529 up->msgcnt = 0; in acts_timeout()
578 if (up->msgcnt == 0) { in acts_timeout()
767 if (*str == '*' && up->msgcnt > 0) in acts_timecode()
792 up->msgcnt++; in acts_timecode()
793 if (flag != '#' && up->msgcnt < 10) in acts_timecode()
816 up->msgcnt++; in acts_timecode()
840 up->msgcnt++; in acts_timecode()
858 up->msgcnt++; in acts_timecode()
879 up->msgcnt++; in acts_timecode()
[all …]