Lines Matching refs:incount
346 static void emitheader(grp, incount, outcount) in emitheader() argument
348 u_int incount, outcount;
362 printhooks(cfile, incount, outcount, grp);
364 if (incount) {
368 grp->fg_name, grp->fg_name, incount);
438 static void emitGroup(num, dir, v, fr, group, incount, outcount) in emitGroup() argument
443 u_int incount, outcount;
509 if (num == -2 && dir == 0 && header[0] == 0 && incount != 0) {
511 group, incount);
521 if (i + 1 < incount)
572 if (incount + outcount > m[FRC_SRC].e + 1)
574 if (incount + outcount > m[FRC_DST].e + 1)