Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c2501 property_is_type(property_t *prop, scf_type_t type) in property_is_type() function
3718 if (property_is_type(prop, type) == 0) { in tmpl_validate_prop()