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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1692 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH }; local
1701 for (fp = fiop->f_groups[gnums[i]][on]; fp != NULL;
1708 for (fp = fiop->f_groups[gnums[i]][off]; fp != NULL;

Completed in 48 milliseconds