Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1474 uint64_t active_val; in lxml_get_type() local
1519 active_val = 1; in lxml_get_type()
1521 active_val = 0; in lxml_get_type()
1529 p = internal_property_create(propname, SCF_TYPE_BOOLEAN, 1, active_val); in lxml_get_type()