Searched refs:msgcnt (Results 1 – 1 of 1) sorted by relevance
206 int msgcnt; /* count of messages received */ member436 if (up->msgcnt < MAXCODE) in acts_message()521 up->msgcnt = 0; in acts_timeout()568 if (up->msgcnt == 0) { in acts_timeout()613 if (up->msgcnt == 0 && up->retry > 0) { in acts_close()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()[all …]