Searched refs:lh_ref (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h100 uint_t lh_ref; member in struct:ldi_handle
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dldi.c324 mdb_printf("%4u ", lh.lh_ref);
/illumos-gate/usr/src/cmd/sed/
H A Dcompile.c60 int lh_ref; member in struct:labhash
889 lh->lh_ref = 0;
908 lh->lh_ref = 1;
928 if (!lh->lh_ref)
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c372 (*lhpp)->lh_ref++;
387 lhp->lh_ref = 1;
440 ASSERT(lhp->lh_ref > 0);
441 if (--lhp->lh_ref > 0) {

Completed in 54 milliseconds