Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y59 static int nowith = 0; variable
770 IPFY_WITH { nowith = 0; setipftype(); }
771 | IPFY_AND { nowith = 0; setipftype(); }
1293 IPFY_NOT { nowith = 1; }
1294 | IPFY_NO { nowith = 1; }
1316 if (!nowith)
1328 if (!nowith)
1420 if (!nowith)