Searched refs:defaction (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 991 int i, v, lvl, res, len, off, plen, ipoff, defaction; local 1326 defaction = 0; 1328 defaction = check_action(buf, line, opts, lvl); 1329 if (defaction == 0) {
|