Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/common/
H A Dmanifest_hash.c194 uint8_t apply_value; in mhash_retrieve_entry() local
213 if (scf_value_get_boolean(val, &apply_value) != SCF_SUCCESS) { in mhash_retrieve_entry()
217 if (apply_value) in mhash_retrieve_entry()