Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h82 long rh_entries; member
H A Dlowlevel.c1423 assert(handle->rh_entries == 0); in handle_unrefed()
3834 assert(h->rh_entries > 0); in entry_destroy_locked()
3835 --h->rh_entries; in entry_destroy_locked()
4254 h->rh_entries++; in scf_entry_create()