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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y108 %type <num> saddr daddr sobject dobject mapfrom rdrfrom dip
439 from sobject IPNY_TO dobject { if ($2 != 0 && $4 != 0 && $2 != $4)
444 | from sobject '!' IPNY_TO dobject
454 from sobject IPNY_TO dobject { if ($2 != 0 && $4 != 0 && $2 != $4)
459 | '!' from sobject IPNY_TO dobject
521 sobject: label

Completed in 58 milliseconds