Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c195 uint8_t apply_value; in mhash_retrieve_entry() local
214 if (scf_value_get_boolean(val, &apply_value) != SCF_SUCCESS) { in mhash_retrieve_entry()
218 if (apply_value) in mhash_retrieve_entry()