Searched refs:f_prevcount (Results 1 – 2 of 2) sorted by relevance
160 int f_prevcount; /* message repeat count */ member
1516 if ((mp->flags & FLUSHMSG) && (f->f_prevcount > 0)) { in logit()1596 f->f_prevcount++; in logit()1602 if (f->f_current.flags & MARK || f->f_prevcount > 0) { in logit()1603 if (f->f_prevcount > 0 && f->f_type != F_FORW) { in logit()1704 if (f->f_prevcount == 1) in set_flush_msg()1711 "last message repeated %d %s", f->f_prevcount, tbuf); in set_flush_msg()1712 f->f_prevcount = 0; in set_flush_msg()3371 f->f_prevcount = 0; in filed_init()