Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_acts.c436 if (up->msgcnt < MAXCODE) in acts_message()
521 up->msgcnt = 0; in acts_timeout()
568 if (up->msgcnt == 0) { in acts_timeout()
757 if (*str == '*' && up->msgcnt > 0) in acts_timecode()
782 up->msgcnt++; in acts_timecode()
783 if (flag != '#' && up->msgcnt < 10) in acts_timecode()
806 up->msgcnt++; in acts_timecode()
830 up->msgcnt++; in acts_timecode()
848 up->msgcnt++; in acts_timecode()
869 up->msgcnt++; in acts_timecode()
[all …]