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

  /src/usr.bin/config/
gram.y 779 no OPTIONS { nowarn = $1; } no_opt_list { nowarn = 0; }
897 no_opt_list: label
899 | no_opt_list ',' no_option
gram.y 779 no OPTIONS { nowarn = $1; } no_opt_list { nowarn = 0; }
897 no_opt_list: label
899 | no_opt_list ',' no_option

Completed in 24 milliseconds