Lines Matching refs:value_handle
834 if (v != SCF_DECORATE_CLEAR && handle != v->value_handle) in scf_handle_decorate()
963 if (v->value_handle != handle) in _scf_handle_decorations()
4269 if (h != v->value_handle) in scf_entry_add_value()
4341 ret->value_handle = h; in scf_value_create()
4365 scf_handle_t *h = val->value_handle; in scf_value_reset_locked()
4386 val->value_handle = NULL; in scf_value_reset_locked()
4397 scf_handle_t *h = val->value_handle; in scf_value_reset()
4407 return (handle_get(val->value_handle)); in scf_value_handle()
4418 h = val->value_handle; in scf_value_destroy()
4429 scf_handle_t *h = val->value_handle; in scf_value_base_type()
4449 scf_handle_t *h = val->value_handle; in scf_value_type()
4463 scf_handle_t *h = val->value_handle; in scf_value_is_type()
4507 scf_handle_t *h = val->value_handle; in scf_value_get_boolean()
4529 scf_handle_t *h = val->value_handle; in scf_value_get_count()
4548 scf_handle_t *h = val->value_handle; in scf_value_get_integer()
4567 scf_handle_t *h = val->value_handle; in scf_value_get_time()
4601 scf_handle_t *h = val->value_handle; in scf_value_get_astring()
4617 scf_handle_t *h = val->value_handle; in scf_value_get_ustring()
4633 scf_handle_t *h = v->value_handle; in scf_value_get_opaque()
4652 scf_handle_t *h = v->value_handle; in scf_value_set_boolean()
4664 scf_handle_t *h = v->value_handle; in scf_value_set_count()
4676 scf_handle_t *h = v->value_handle; in scf_value_set_integer()
4688 scf_handle_t *h = v->value_handle; in scf_value_set_time()
4709 scf_handle_t *h = v->value_handle; in scf_value_set_astring()
4730 scf_handle_t *h = v->value_handle; in scf_value_set_ustring()
4751 scf_handle_t *h = v->value_handle; in scf_value_set_opaque()
4778 scf_handle_t *h = v_arg->value_handle; in scf_value_get_as_string_common()
4861 scf_handle_t *h = v->value_handle; in scf_value_set_from_string()
5000 if (h != v->value_handle) in scf_iter_next_value()
5064 if (h != v->value_handle) in scf_property_get_value()