Lines Matching refs:incount
342 static void emitheader(grp, incount, outcount) in emitheader() argument
344 u_int incount, outcount;
358 printhooks(cfile, incount, outcount, grp);
360 if (incount) {
364 grp->fg_name, grp->fg_name, incount);
434 static void emitGroup(num, dir, v, fr, group, incount, outcount) in emitGroup() argument
439 u_int incount, outcount;
505 if (num == -2 && dir == 0 && header[0] == 0 && incount != 0) {
507 group, incount);
517 if (i + 1 < incount)
568 if (incount + outcount > m[FRC_SRC].e + 1)
570 if (incount + outcount > m[FRC_DST].e + 1)