Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y65 simple_prop_val_func(const char *str) in simple_prop_val_func() function
1064 $$ = simple_prop_val_func($1);
1071 if (($$ = simple_prop_val_func(res_types[$1])) == NULL)
1076 if (($$ = simple_prop_val_func(prop_types[$1])) == NULL)