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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c3689 _check_choices_include_values(scf_propertygroup_t *pg, const char *name) function
4030 if ((r = _check_choices_include_values(t->prt_pg, "values")) == 0) {
4050 if ((r = _check_choices_include_values(t->prt_pg, "constraints")) ==

Completed in 87 milliseconds