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.c801 ret->rh_extrefs = 0; in scf_handle_create()
1603 h->rh_extrefs++; in datael_init()
1622 --h->rh_extrefs; in datael_destroy()
2213 h->rh_extrefs++; in scf_iter_create()
2271 --handle->rh_extrefs; in scf_iter_destroy()
3836 --h->rh_extrefs; in entry_destroy_locked()
4255 h->rh_extrefs++; in scf_entry_create()
4401 h->rh_extrefs++; in scf_value_create()
4440 --h->rh_extrefs; in scf_value_reset_locked()
4843 h->rh_extrefs++; in scf_value_get_as_string_common()
[all …]