Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h85 long rh_extrefs; /* user-created subhandle count */ member
H A Dlowlevel.c802 ret->rh_intrefs = ret->rh_extrefs; in scf_handle_create()
803 ret->rh_extrefs = 0; in scf_handle_create()
1366 handle->rh_extrefs > 0 || in handle_unrefed()
1381 handle->rh_extrefs = handle->rh_intrefs; in handle_unrefed()
1429 assert(handle->rh_extrefs == 0); in handle_unrefed()
1612 h->rh_extrefs++; in datael_init()
1631 --h->rh_extrefs; in datael_destroy()
2222 h->rh_extrefs++; in scf_iter_create()
2280 --handle->rh_extrefs; in scf_iter_destroy()
3845 --h->rh_extrefs; in entry_destroy_locked()
[all …]