Home
last modified time | relevance | path

Searched refs:numact (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/systat/
Dpftop.c1302 int numact = sizeof(actiontypes) / sizeof(char *); in print_rule() local
1339 if (pr->action >= numact) in print_rule()