Searched defs:hdrcount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c744 int hdrcount = 0; local
760 hdrcount++;
769 if (hdrcount > h_lines / 2)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c380 int p, go = 1, i, hdrcount; local
396 hdrcount = 0;
425 if (hdrcount != 0) {
473 hdrcount++;

Completed in 106 milliseconds