Searched refs:simple_prop_val (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y54 * This function is used by the simple_prop_val reduction rules to set up
61 * occurred. The simple_prop_val reduction rules that invoke this function
142 property_value OPEN_PAREN CLOSE_PAREN COMMA simple_prop_val
1023 property_value: simple_prop_val
1052 * simple_prop_val and complex_prop_val fill in a list structure and
1062 * NOTE: simple_prop_val and complex_piece need reduction rules for
1067 simple_prop_val: TOKEN label
1139 list_piece: simple_prop_val
1141 | simple_prop_val COMMA list_piece

Completed in 60 milliseconds