HomeSort by: relevance | last modified time | path
    Searched defs:withopt (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipf_y.y 1448 withopt { nowith = 0; }
1449 | withlist withopt { nowith = 0; }
1450 | withlist ',' withopt { nowith = 0; }
1453 withopt: label

Completed in 17 milliseconds