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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1126 #define ENTRIES_PER_LINE 5 macro
1131 if ((i % ENTRIES_PER_LINE) == 0)
1134 if ((i % ENTRIES_PER_LINE) ==
1135 (ENTRIES_PER_LINE - 1))

Completed in 47 milliseconds