Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h101 scf_property_t *rh_property; member
H A Dlowlevel.c174 #define HANDLE_HOLD_PROPERTY(h) HOLD_HANDLE((h), RH_HOLD_PROPERTY, rh_property)
794 (ret->rh_property = scf_property_create(ret)) == NULL || in scf_handle_create()
1385 prop = handle->rh_property; in handle_unrefed()
1395 handle->rh_property = NULL; in handle_unrefed()
5608 prop = h->rh_property; in scf_handle_decode_fmri()