Searched refs:value_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c834 if (v != SCF_DECORATE_CLEAR && handle != v->value_handle)
963 if (v->value_handle != handle)
4269 if (h != v->value_handle)
4341 ret->value_handle = h;
4365 scf_handle_t *h = val->value_handle;
4386 val->value_handle = NULL;
4397 scf_handle_t *h = val->value_handle;
4407 return (handle_get(val->value_handle));
4418 h = val->value_handle;
4429 scf_handle_t *h = val->value_handle;
[all...]
H A Dlowlevel_impl.h153 scf_handle_t *value_handle; member in struct:scf_value

Completed in 54 milliseconds