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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1479 uint64_t active_val; local
1524 active_val = 1;
1526 active_val = 0;
1534 p = internal_property_create(propname, SCF_TYPE_BOOLEAN, 1, active_val);

Completed in 71 milliseconds