Searched refs:local_h (Results 1 – 1 of 1) sorted by relevance
1659 boolean_t local_h = B_TRUE; in scf_simple_prop_get() local1664 local_h = B_FALSE; in scf_simple_prop_get()1667 if (local_h && ((h = _scf_handle_create_and_bind(SCF_VERSION)) == NULL)) in scf_simple_prop_get()1671 if (local_h) in scf_simple_prop_get()1725 if (local_h) in scf_simple_prop_get()1739 if (local_h) in scf_simple_prop_get()1800 boolean_t local_h = B_TRUE; in scf_simple_app_props_get() local1805 local_h = B_FALSE; in scf_simple_app_props_get()1808 if (local_h && ((h = _scf_handle_create_and_bind(SCF_VERSION)) == NULL)) in scf_simple_app_props_get()1813 if (local_h) in scf_simple_app_props_get()[all …]