Searched refs:imp_prop (Results 1 – 1 of 1) sorted by relevance
257 static scf_property_t *imp_prop = NULL; variable6901 imp_prop)) != 0) { in lscf_instance_verify()7675 SCF_PROPERTY_ENABLED, imp_prop) == 0) { in lscf_service_import()8061 (imp_prop = scf_property_create(g_hndl)) == NULL || in alloc_imp_globals()8162 scf_property_destroy(imp_prop); in free_imp_globals()8163 imp_prop = NULL; in free_imp_globals()8546 imp_prop) != 0) { in lscf_dependent_apply()8567 if (scf_property_get_value(imp_prop, ud_val) != 0) { in lscf_dependent_apply()8865 SCF_PROPERTY_ENABLED, imp_prop) != 0) { in lscf_bundle_apply()